diff options
Diffstat (limited to 'include/svx/xit.hxx')
-rw-r--r-- | include/svx/xit.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/xit.hxx b/include/svx/xit.hxx index 0ca9124f7826..317fcd3edae0 100644 --- a/include/svx/xit.hxx +++ b/include/svx/xit.hxx @@ -32,7 +32,6 @@ class NameOrIndex; typedef bool (*SvxCompareValueFunc)( const NameOrIndex* p1, const NameOrIndex* p2 ); -// class NameOrIndex class SVX_DLLPUBLIC NameOrIndex : public SfxStringItem { |