summaryrefslogtreecommitdiff
path: root/vcl/inc/regband.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/regband.hxx')
-rw-r--r--vcl/inc/regband.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/regband.hxx b/vcl/inc/regband.hxx
index 0ef560e92e89..af63756cb4ae 100644
--- a/vcl/inc/regband.hxx
+++ b/vcl/inc/regband.hxx
@@ -111,7 +111,6 @@ public:
bool IsInside( long nX );
-
bool IsEmpty() const { return ((!mpFirstSep) && (!mpFirstBandPoint)); }
bool operator==( const ImplRegionBand& rRegionBand ) const;