diff options
Diffstat (limited to 'vcl/inc/image.h')
-rw-r--r-- | vcl/inc/image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/image.h b/vcl/inc/image.h index 149775053151..f8abc4eb70c4 100644 --- a/vcl/inc/image.h +++ b/vcl/inc/image.h @@ -114,7 +114,6 @@ struct ImplImageList void AddImage( const ::rtl::OUString &aName, sal_uInt16 nId, const BitmapEx &aBitmapEx ); void RemoveImage( sal_uInt16 nPos ); - sal_uInt16 GetImageCount() const; }; // -------------------- |