diff options
Diffstat (limited to 'vcl/inc/octree.hxx')
-rw-r--r-- | vcl/inc/octree.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/octree.hxx b/vcl/inc/octree.hxx index 186e4406fac1..ad2968121e49 100644 --- a/vcl/inc/octree.hxx +++ b/vcl/inc/octree.hxx @@ -104,7 +104,6 @@ private: sal_uInt8* pMap; const sal_uLong nBits; - SAL_DLLPRIVATE void ImplCreateBuffers( const sal_uLong nMax ); public: |