summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/inc/image.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/inc/image.h b/vcl/inc/image.h
index ba49ac084275..aa5eae355546 100644
--- a/vcl/inc/image.h
+++ b/vcl/inc/image.h
@@ -24,8 +24,6 @@
#include <unordered_map>
-// - ImplImageList -
-
struct ImageAryData
{
OUString maName;
@@ -65,8 +63,6 @@ struct ImplImageList
void RemoveImage( sal_uInt16 nPos );
};
-// - ImplImage -
-
struct ImplImage
{
sal_uIntPtr mnRefCount;