summaryrefslogtreecommitdiff
path: root/MySpace/server_con.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-11 03:29:01 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-11 03:29:01 +0000
commite40a3421da567a02a69249e2486420bec3c4cc44 (patch)
treebe8e8d367205bbd403a526ac14249d6b683b1b33 /MySpace/server_con.h
parent2bd5895ed555137017a057d83697aa0656f4d023 (diff)
added sounds for zaps
added 'PictureComment' notification removed known notification types from mail message debug info git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@272 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'MySpace/server_con.h')
-rw-r--r--MySpace/server_con.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/MySpace/server_con.h b/MySpace/server_con.h
index 4064744..c81ce07 100644
--- a/MySpace/server_con.h
+++ b/MySpace/server_con.h
@@ -25,6 +25,4 @@ typedef struct {
int uid;
} MYPROTOSEARCHRESULT;
-extern char *zap_array[];
-
#endif