summaryrefslogtreecommitdiff
path: root/server/src/macrotool_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/macrotool_util.h')
-rw-r--r--server/src/macrotool_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/src/macrotool_util.h b/server/src/macrotool_util.h
index 1725f23..2e41f6b 100644
--- a/server/src/macrotool_util.h
+++ b/server/src/macrotool_util.h
@@ -31,7 +31,6 @@
#include <vector>
#include <string>
-std::vector<std::string> listdir(std::string path);
std::vector<std::string> getMacros();
std::vector<std::string> getTemplates();