summaryrefslogtreecommitdiff
path: root/controller/JSONDB.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2017-04-25 16:17:54 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2017-04-25 16:17:54 -0700
commit4e77365e8d8d49a7329d65b2d5f0508a7f12a097 (patch)
tree89ea01d2af9cb3339fc74790c8a951e351515f1f /controller/JSONDB.hpp
parent4f2a77976965f19640416afca24367d3037820b8 (diff)
downloadinfinitytier-4e77365e8d8d49a7329d65b2d5f0508a7f12a097.tar.gz
infinitytier-4e77365e8d8d49a7329d65b2d5f0508a7f12a097.zip
Remove a little cruft.
Diffstat (limited to 'controller/JSONDB.hpp')
-rw-r--r--controller/JSONDB.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/controller/JSONDB.hpp b/controller/JSONDB.hpp
index a045d1b4..09667cf0 100644
--- a/controller/JSONDB.hpp
+++ b/controller/JSONDB.hpp
@@ -94,7 +94,6 @@ public:
private:
void _erase(const std::string &n);
void _reload(const std::string &p,const std::string &b);
- bool _isValidObjectName(const std::string &n);
std::string _genPath(const std::string &n,bool create);
struct _E