mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
fix warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32219 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8acb4ba22d
commit
2f7d14a7e1
@ -775,7 +775,7 @@ class NullMacroInstanceFix
|
||||
{
|
||||
public:
|
||||
///
|
||||
void operator()(MathMacro * macro) {}
|
||||
void operator()(MathMacro * ) {}
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user