From 066216d2e7702747dcd08349729880053ae549c6 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 15 Feb 2010 03:42:18 +0000 Subject: [PATCH] Why do we have Variables.{cpp/h} ? Unless somebody knows the purpose I will just kill it. Glitch spotted by John. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33472 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Variables.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Variables.cpp b/src/Variables.cpp index 931c2ed224..7f904f0ba0 100644 --- a/src/Variables.cpp +++ b/src/Variables.cpp @@ -77,7 +77,6 @@ int main() { cout << vars.expand("${x}") << endl; } -#endif - - } // namespace lyx + +#endif -- 2.39.2