- Removed obsolete ::findAliases method.
This commit is contained in:
Paul Beckingham
2014-04-19 08:28:02 -04:00
parent a353cbaf91
commit 3c701c8d5b
4 changed files with 3 additions and 50 deletions

View File

@@ -49,7 +49,6 @@ public:
void findCommand ();
void findIdSequence ();
void findUUIDList ();
void findAliases ();
void get_overrides (std::string&, File&);
void get_data_location (Path&);