After quite a while, we have another big SVN update now.
[quassel.git] / network / buffer.cpp
index e204ef8..d0b500a 100644 (file)
  *   Free Software Foundation, Inc.,                                       *
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
+
+/* OBSOLETE */
+
+#include "buffer.h"
+/*
+Buffer::Buffer(QString n) {
+  _name = n;
+
+
+
+}
+
+*/
\ No newline at end of file