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