diff options
Diffstat (limited to 'desktop/source/migration/services/oo3extensionmigration.hxx')
-rw-r--r-- | desktop/source/migration/services/oo3extensionmigration.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/migration/services/oo3extensionmigration.hxx b/desktop/source/migration/services/oo3extensionmigration.hxx index 690bb94093e3..c237f54020d3 100644 --- a/desktop/source/migration/services/oo3extensionmigration.hxx +++ b/desktop/source/migration/services/oo3extensionmigration.hxx @@ -78,7 +78,6 @@ namespace migration SCANRESULT_DONTMIGRATE_EXTENSION }; - void checkAndCreateDirectory( INetURLObject const & rDirURL ); ScanResult scanExtensionFolder( const OUString& sExtFolder ); void scanUserExtensions( const OUString& sSourceDir, TStringVector& aMigrateExtensions ); bool scanDescriptionXml( const OUString& sDescriptionXmlFilePath ); |