Commands - _urgency

- Migrated _urgency to CmdUrgency.
This commit is contained in:
Paul Beckingham
2011-05-28 14:07:21 -04:00
parent 9af1c71daf
commit bd93126f4e
8 changed files with 124 additions and 39 deletions

View File

@@ -62,7 +62,6 @@ int handleCompletionTags (std::string&);
int handleCompletionCommands (std::string&);
int handleCompletionIDs (std::string&);
int handleCompletionConfig (std::string&);
int handleUrgency (std::string&);
int handleQuery (std::string&);
int handleZshCompletionCommands (std::string&);
int handleZshCompletionIDs (std::string&);