diff options
Diffstat (limited to 'src/cppunit/Outputter.cpp')
| -rw-r--r-- | src/cppunit/Outputter.cpp | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/cppunit/Outputter.cpp b/src/cppunit/Outputter.cpp deleted file mode 100644 index c011b1d..0000000 --- a/src/cppunit/Outputter.cpp +++ /dev/null @@ -1,21 +0,0 @@ -#include <cppunit/Outputter.h> - - -namespace CppUnit -{ - - - - -Outputter::Outputter() -{ -} - - -Outputter::~Outputter() -{ -} - - -} // namespace CppUnit - |
