Code Cleanup

- Removed unused util.cpp encode and decode functions.
This commit is contained in:
Paul Beckingham 2014-09-07 17:25:47 -04:00
parent a7171193ca
commit 66bb5b3906
4 changed files with 3 additions and 52 deletions

View file

@ -61,8 +61,6 @@ int execute (const std::string&, const std::vector <std::string>&, const std::st
int flock (int, int);
#endif
const std::string encode (const std::string&);
const std::string decode (const std::string&);
const std::string escape (const std::string&, char);
const std::vector<std::string> indentTree (