- Removed obsolete field hook.
This commit is contained in:
Paul Beckingham
2011-04-17 21:54:06 -04:00
parent 48eb4757f8
commit bac4610580
2 changed files with 0 additions and 58 deletions

View File

@@ -52,7 +52,6 @@ public:
void initialize ();
bool callProgramHook (const std::string&, const std::string&);
bool callTaskHook (const std::string&, const std::string&, Task&);
bool callFieldHook (const std::string&, const std::string&, const std::string&, std::string&);
private:
void loadFile (const std::string&);