]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.C
This commit saves the need to check for lyx::use_gui in a number of places.
[lyx.git] / src / lyx_cb.C
index f1226535ddb754976aecd9374221f441a8520e00..d849b4b380746a9700d1b02e786501807e1e63bf 100644 (file)
@@ -93,10 +93,6 @@ using std::istream_iterator;
 // this should be static, but I need it in buffer.C
 bool quitting; // flag, that we are quitting the program
 
-namespace lyx {
-extern bool use_gui;
-}
-
 //
 // Menu callbacks
 //