diff options
Diffstat (limited to 'svx/source/unogallery/unogalitem.hxx')
-rw-r--r-- | svx/source/unogallery/unogalitem.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/unogallery/unogalitem.hxx b/svx/source/unogallery/unogalitem.hxx index d761677ae438..ddbc014a4122 100644 --- a/svx/source/unogallery/unogalitem.hxx +++ b/svx/source/unogallery/unogalitem.hxx @@ -34,7 +34,6 @@ namespace unogallery { class GalleryTheme; } namespace unogallery { -// - GalleryItem - class GalleryItem : public ::cppu::OWeakAggObject, @@ -100,7 +99,6 @@ private: }; -// - GalleryDrawingModel - class GalleryDrawingModel : public SvxUnoDrawingModel |