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