diff options
Diffstat (limited to 'vcl/inc/ilstbox.hxx')
-rw-r--r-- | vcl/inc/ilstbox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/ilstbox.hxx b/vcl/inc/ilstbox.hxx index 881d4fb08aab..c27a9d49c742 100644 --- a/vcl/inc/ilstbox.hxx +++ b/vcl/inc/ilstbox.hxx @@ -447,7 +447,6 @@ public: void Clear(); void SetEntryFlags( sal_uInt16 nPos, long nFlags ); - long GetEntryFlags( sal_uInt16 nPos ) const; void SelectEntry( sal_uInt16 nPos, sal_Bool bSelect ); void SetNoSelection(); |