diff options
Diffstat (limited to 'SwifTools/Application/MacOSXApplicationPathProvider.h')
| -rw-r--r-- | SwifTools/Application/MacOSXApplicationPathProvider.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/SwifTools/Application/MacOSXApplicationPathProvider.h b/SwifTools/Application/MacOSXApplicationPathProvider.h index a914ded..d2613f8 100644 --- a/SwifTools/Application/MacOSXApplicationPathProvider.h +++ b/SwifTools/Application/MacOSXApplicationPathProvider.h @@ -15,7 +15,6 @@ namespace Swift {  			virtual boost::filesystem::path getHomeDir() const;  			boost::filesystem::path getDataDir() const; -			virtual boost::filesystem::path getExecutableDir() const;  			virtual std::vector<boost::filesystem::path> getResourceDirs() const {  				return resourceDirs; | 
 Swift
 Swift