From: Pavel Sanda Date: Mon, 15 Feb 2010 03:42:18 +0000 (+0000) Subject: Why do we have Variables.{cpp/h} ? X-Git-Tag: 2.0.0~4030 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=066216d2e7702747dcd08349729880053ae549c6;p=lyx.git 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 --- 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