aboutsummaryrefslogtreecommitdiff
path: root/src/ssocket.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2007-04-10 20:16:19 +0000
committerMike Buland <eichlan@xagasoft.com>2007-04-10 20:16:19 +0000
commit070374dde0f53bff26078550997f7682e84412e5 (patch)
treed9088b02e9b5f08f25d7f07f3a26035eea00e8e9 /src/ssocket.cpp
parente7ab7cb1604c04763bbdcece5885e6ce5aa100b4 (diff)
downloadlibbu++-070374dde0f53bff26078550997f7682e84412e5.tar.gz
libbu++-070374dde0f53bff26078550997f7682e84412e5.tar.bz2
libbu++-070374dde0f53bff26078550997f7682e84412e5.tar.xz
libbu++-070374dde0f53bff26078550997f7682e84412e5.zip
I did it, the streams don't start with an S now.
Diffstat (limited to 'src/ssocket.cpp')
-rw-r--r--src/ssocket.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/ssocket.cpp b/src/ssocket.cpp
deleted file mode 100644
index 85a2da0..0000000
--- a/src/ssocket.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
1#include "ssocket.h"
2
3Bu::SSocket::SSocket()
4{
5}
6
7Bu::SSocket::~SSocket()
8{
9}