aboutsummaryrefslogtreecommitdiff
path: root/src/meta.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/meta.cpp')
-rw-r--r--src/meta.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/meta.cpp b/src/meta.cpp
deleted file mode 100644
index 3ae58a7..0000000
--- a/src/meta.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <dpp/dpp.h>
-#include <commandhandler.h>
-
-using namespace std;
-using namespace dpp;
-
-void about(const std::string &name, const parameter_list_t &params, command_source) {
-
-} \ No newline at end of file