summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/daemon/source/sendgui.hh
authormjm <mjm>2002-11-13 21:57:18 (UTC)
committer mjm <mjm>2002-11-13 21:57:18 (UTC)
commit9c48a8f9d70af68b9e57a82cda637ad8c2abf5c9 (patch) (side-by-side diff)
tree427d7e9a07573d295eeabf926d1664ec955331fd /noncore/net/wellenreiter/daemon/source/sendgui.hh
parentd3301ad9a74fdf693551bd70bc3cf34b311eaa49 (diff)
downloadopie-9c48a8f9d70af68b9e57a82cda637ad8c2abf5c9.zip
opie-9c48a8f9d70af68b9e57a82cda637ad8c2abf5c9.tar.gz
opie-9c48a8f9d70af68b9e57a82cda637ad8c2abf5c9.tar.bz2
sendgui.cc is now udp based
Diffstat (limited to 'noncore/net/wellenreiter/daemon/source/sendgui.hh') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/daemon/source/sendgui.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/daemon/source/sendgui.hh b/noncore/net/wellenreiter/daemon/source/sendgui.hh
index e083704..d9b3fcd 100644
--- a/noncore/net/wellenreiter/daemon/source/sendgui.hh
+++ b/noncore/net/wellenreiter/daemon/source/sendgui.hh
@@ -14,7 +14,6 @@
#include <unistd.h>
#include <stdlib.h>
-int connect_server(int *, unsigned int, int);
int sendgui(const char *string, ...);
#endif /* SENDGUI_HH */