]> git.lyx.org Git - lyx.git/blobdiff - src/main.cpp
Update the GuiLabel view when the document is read-only. Also disable the text field.
[lyx.git] / src / main.cpp
index 659c9e074b6a59f00858cac4fe8c07d4be4b131f..5e09dd86fb27ac2dba298e16c31ad01ca62c61b2 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
@@ -36,8 +36,6 @@ int main(int argc, char * argv[])
        // early as possible.
        lyx::lyxerr.setStream(cerr);
 
-       LYXERR0("acssdc");
-
        lyx::support::os::init(argc, argv);
 
        // initialize for internationalized version *EK*