From e23028eb568f7f541c2717b5b4fb2c4cf1e2a690 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Sat, 21 Aug 2010 04:38:31 +0000 Subject: Packet was silly, the protocol will be good, though. --- src/packet.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/packet.cpp (limited to 'src/packet.cpp') diff --git a/src/packet.cpp b/src/packet.cpp deleted file mode 100644 index 6283ce5..0000000 --- a/src/packet.cpp +++ /dev/null @@ -1,10 +0,0 @@ -#include "gats/packet.h" - -Gats::Packet::Packet() -{ -} - -Gats::Packet::~Packet() -{ -} - -- cgit v1.2.3