aboutsummaryrefslogtreecommitdiffstats
path: root/apps/client.h
diff options
context:
space:
mode:
authorjames <>2008-02-20 18:35:10 +0000
committerjames <>2008-02-20 18:35:10 +0000
commitd9a2ac9befcee5e530a5aa387b0f192444ad9730 (patch)
treef9dbecb47ac33ff621356be77ba849816966c027 /apps/client.h
parent2bd12c505855b89712fa3bc287d4a504d737e0e3 (diff)
downloadsympathy-d9a2ac9befcee5e530a5aa387b0f192444ad9730.tar.gz
sympathy-d9a2ac9befcee5e530a5aa387b0f192444ad9730.tar.bz2
sympathy-d9a2ac9befcee5e530a5aa387b0f192444ad9730.zip
*** empty log message ***
Diffstat (limited to 'apps/client.h')
-rw-r--r--apps/client.h32
1 files changed, 0 insertions, 32 deletions
diff --git a/apps/client.h b/apps/client.h
deleted file mode 100644
index d3b650d..0000000
--- a/apps/client.h
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * client.h:
- *
- * Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
- * All rights reserved.
- *
- */
-
-/*
- * $Id$
- */
-
-/*
- * $Log$
- * Revision 1.3 2008/02/14 02:46:44 james
- * *** empty log message ***
- *
- * Revision 1.2 2008/02/14 00:57:58 james
- * *** empty log message ***
- *
- * Revision 1.1 2008/02/13 18:05:06 james
- * *** empty log message ***
- *
- */
-
-#ifndef __CLIENT_H__
-#define __CLIENT_H__
-
-void client (void);
-
-
-#endif /* __CLIENT_H__ */