From 371cf3aa2a132401a4557e227577a9f3a57f4477 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 21 Nov 2010 16:21:22 +0000 Subject: --- s_chat.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 s_chat.cpp (limited to 's_chat.cpp') diff --git a/s_chat.cpp b/s_chat.cpp deleted file mode 100644 index 9e0d01b..0000000 --- a/s_chat.cpp +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef GCHT_CXX -#define GCHT_CXX - -#include "s_chat.h" - -using namespace std; - -chat* s_chat::obj; - -#endif -- cgit v1.2.3