From f4b191f0ea396b58465bfba40749977780a3af58 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 11 Feb 2009 05:29:41 +0000 Subject: Just removing some things that are cluttering up the source tree. --- src/inprogress/xmlwriter.cpp | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/inprogress/xmlwriter.cpp (limited to 'src/inprogress/xmlwriter.cpp') diff --git a/src/inprogress/xmlwriter.cpp b/src/inprogress/xmlwriter.cpp deleted file mode 100644 index 1489b28..0000000 --- a/src/inprogress/xmlwriter.cpp +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright (C) 2007-2008 Xagasoft, All rights reserved. - * - * This file is part of the libbu++ library and is released under the - * terms of the license contained in the file LICENSE. - */ - -#include "xmlwriter.h" - -Bu::XmlWriter::XmlWriter() -{ -} - -Bu::XmlWriter::~XmlWriter() -{ -} -- cgit v1.2.3