]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_main.C
ws changes only
[lyx.git] / src / lyx_main.C
index 32024aea4abee57c47ca087c4ee9698c81cdacd3..f9b845e70e8852e5461f0d74c17a96600f44d387 100644 (file)
@@ -73,7 +73,7 @@ using lyx::support::user_lyxdir;
 namespace os = lyx::support::os;
 
 using std::endl;
-
+using std::string;
 using std::vector;
 
 #ifndef CXX_GLOBAL_CSTD
@@ -87,8 +87,6 @@ extern void QuitLyX();
 
 extern LyXServer * lyxserver;
 
-DebugStream lyxerr;
-
 boost::scoped_ptr<LastFiles> lastfiles;
 
 // This is the global bufferlist object