diff options
author | August Sodora <augsod@gmail.com> | 2011-12-22 15:47:08 -0500 |
---|---|---|
committer | August Sodora <augsod@gmail.com> | 2011-12-22 19:55:51 -0500 |
commit | 0c181a33c9bdcaad9ee2d354ebed9c780120851d (patch) | |
tree | 7b6ba19241e1b8c275f0d1d522915b3fe5aaf550 /vcl/inc/ilstbox.hxx | |
parent | 84897d4b3b2a0e4719b00fb06abb8c04e3c20c24 (diff) |
callcatcher: Remove unused code
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(); |