aboutsummaryrefslogtreecommitdiff
path: root/src/old/tests/plugin/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/old/tests/plugin/plugin.cpp')
-rw-r--r--src/old/tests/plugin/plugin.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/old/tests/plugin/plugin.cpp b/src/old/tests/plugin/plugin.cpp
deleted file mode 100644
index ea558fd..0000000
--- a/src/old/tests/plugin/plugin.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
1#include "plugin.h"
2
3Plugin::Plugin()
4{
5}
6
7Plugin::~Plugin()
8{
9}
10