Code Cleanup

- Removed unused Context::extension_dir.
This commit is contained in:
Paul Beckingham 2014-04-13 15:22:23 -04:00
parent 75f938463e
commit a49d1bfbc0
2 changed files with 7 additions and 12 deletions

View file

@ -88,7 +88,6 @@ public:
std::string home_dir;
File rc_file;
Path data_dir;
Directory extension_dir;
Config config;
TDB2 tdb2;