diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-01 09:31:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-01 10:43:56 +0000 |
commit | 2eeef79b78242a89ef6901ba67b30f178d59027f (patch) | |
tree | b85607c7b7093f5055ffd069e3bb2603fc5ff3b7 /sot/inc | |
parent | 1431c95d19cde8b913d772c9a99c3ebd886e983a (diff) |
callcatcher: update list
Diffstat (limited to 'sot/inc')
-rw-r--r-- | sot/inc/sot/stg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/inc/sot/stg.hxx b/sot/inc/sot/stg.hxx index cb447e3261b8..793ee0e41340 100644 --- a/sot/inc/sot/stg.hxx +++ b/sot/inc/sot/stg.hxx @@ -296,7 +296,6 @@ protected: ~UCBStorage(); public: static sal_Bool IsStorageFile( SvStream* ); - static sal_Bool IsStorageFile( const String& rName ); static sal_Bool IsDiskSpannedFile( SvStream* ); static String GetLinkedFile( SvStream& ); static String CreateLinkFile( const String& rName ); |