]> git.lyx.org Git - features.git/blobdiff - src/Variables.cpp
Why do we have Variables.{cpp/h} ?
[features.git] / src / Variables.cpp
index 931c2ed22410544207470a221056028e84f3b3ea..7f904f0ba00b220216e326b4fc5424657287d1d5 100644 (file)
@@ -77,7 +77,6 @@ int main() {
        cout << vars.expand("${x}") << endl;
 }
 
-#endif
-
-
 } // namespace lyx
+
+#endif