summaryrefslogtreecommitdiff
path: root/cpp/checksum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/checksum.cpp')
-rw-r--r--cpp/checksum.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp/checksum.cpp b/cpp/checksum.cpp
deleted file mode 100644
index e80398f..0000000
--- a/cpp/checksum.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <iostream>
-#include <fstream>
-
-int main()
-{
-
- return 0;
-}