mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-02 14:01:10 +00:00
Remove now redundant declaration
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2884 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
009c3d7b04
commit
e7cb07258f
@ -65,11 +65,4 @@ private:
|
|||||||
virtual MinipageParams const getParams(InsetMinipage const &);
|
virtual MinipageParams const getParams(InsetMinipage const &);
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Helper functions
|
|
||||||
namespace minipage {
|
|
||||||
|
|
||||||
std::vector<string> const getUnits();
|
|
||||||
|
|
||||||
} // namespace minipage
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user