diff options
Diffstat (limited to 'vcl/inc/fontcache.hxx')
-rw-r--r-- | vcl/inc/fontcache.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/fontcache.hxx b/vcl/inc/fontcache.hxx index fd1b8cd54a0c..ac27fb9ccdc8 100644 --- a/vcl/inc/fontcache.hxx +++ b/vcl/inc/fontcache.hxx @@ -91,8 +91,6 @@ public: bool scanAdditionalFiles( const rtl::OString& rDir ); void flush(); - - void updateDirTimestamp( int nDirID ); }; } // namespace psp |