]> git.lyx.org Git - lyx.git/commitdiff
another compile fix from herbert
authorJohn Levon <levon@movementarian.org>
Sun, 17 Nov 2002 08:59:29 +0000 (08:59 +0000)
committerJohn Levon <levon@movementarian.org>
Sun, 17 Nov 2002 08:59:29 +0000 (08:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5654 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/controllers/helper_funcs.C

index 780200049004f8d54e160f8b16046d285ba0dfe4..d23cd8868f06dc6a170396538ff7aa617ad83a1b 100644 (file)
@@ -73,7 +73,7 @@ string const browseRelFile(LyXView * lv, string const & filename,
                        string const & refpath,
                        string const & title,
                        string const & pattern,
-                       bool save = false,
+                       bool save,
                        pair<string,string> const & dir1,
                        pair<string,string> const & dir2)
 {