aboutsummaryrefslogtreecommitdiff
path: root/src/tsfwriter.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2007-05-08 06:33:25 +0000
committerMike Buland <eichlan@xagasoft.com>2007-05-08 06:33:25 +0000
commit6e7e30b5fd87766566620d48e785072e0b5c52cd (patch)
tree2c891f89a860e76fb04a11c6a3139186c8c548d3 /src/tsfwriter.cpp
parentc17c4ebbab022de80a9f893115f2fd41e6a07c44 (diff)
downloadlibbu++-6e7e30b5fd87766566620d48e785072e0b5c52cd.tar.gz
libbu++-6e7e30b5fd87766566620d48e785072e0b5c52cd.tar.bz2
libbu++-6e7e30b5fd87766566620d48e785072e0b5c52cd.tar.xz
libbu++-6e7e30b5fd87766566620d48e785072e0b5c52cd.zip
Now they all read "taf" not "tsf" :)
Diffstat (limited to '')
-rw-r--r--src/tsfwriter.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tsfwriter.cpp b/src/tsfwriter.cpp
deleted file mode 100644
index 6592996..0000000
--- a/src/tsfwriter.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
1#include "tsfwriter.h"
2
3Bu::TsfWriter::TsfWriter()
4{
5}
6
7Bu::TsfWriter::~TsfWriter()
8{
9}