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