From 4e77365e8d8d49a7329d65b2d5f0508a7f12a097 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 25 Apr 2017 16:17:54 -0700 Subject: Remove a little cruft. --- controller/JSONDB.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'controller/JSONDB.hpp') 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 -- cgit v1.2.3