mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
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
This commit is contained in:
parent
fb082935ed
commit
066216d2e7
@ -77,7 +77,6 @@ int main() {
|
||||
cout << vars.expand("${x}") << endl;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
} // namespace lyx
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user