]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.C
citation patch from Angus
[lyx.git] / src / lyx_cb.C
index c5e2f5fb0db79cf88cfe1d6c618fedfa2c37ef78..da971808f2290eac446bc4f23baff9f5d5ca29a9 100644 (file)
@@ -14,7 +14,7 @@
 #include <algorithm>
 #include <iostream>
 
-#include "LString.h"
+//#include "LString.h"
 #include FORMS_H_LOCATION
 #include "lyx.h"
 #include "layout_forms.h"
@@ -163,8 +163,8 @@ void MenuLayoutSave();
 
 void ShowMessage(Buffer * buf,
                 string const & msg1,
-                string const & msg2 = string(),
-                string const & msg3 = string(), int delay = 6)
+                string const & msg2,
+                string const & msg3, int delay)
 {
        if (lyxrc.use_gui) {
                buf->getUser()->owner()->getMiniBuffer()->Set(msg1, msg2,