]> git.lyx.org Git - lyx.git/blobdiff - src/Server.cpp
Revert "Makes caret height adapt to context in mathed."
[lyx.git] / src / Server.cpp
index 64e2af15d3aab0645a3afd45d43ad6e1825152ff..5f5d873f54d79e95d3534b4329bd931bf3fddd1f 100644 (file)
@@ -199,8 +199,8 @@ bool LyXComm::pipeServer()
        LYXERR(Debug::LYXSERVER, "LyXComm: Connection established");
        ready_ = true;
        outbuf_.erase();
-       DWORD status;
-       bool success;
+       DWORD status = 0;
+       bool success = false;
 
        while (!checkStopServer()) {
                // Indefinitely wait for the completion of an overlapped