]> git.pond.sub.org Git - empserver/commitdiff
(coord): Unused & inappropriate, remove.
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 10 Jul 2006 04:57:03 +0000 (04:57 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 10 Jul 2006 04:57:03 +0000 (04:57 +0000)
src/client/misc.h

index c6f0f0b441527d41cee708d5bea274309476b72f..3057b1016e2a3ebd4837f2b470c530ba540642ef 100644 (file)
@@ -43,8 +43,6 @@
 #include <netinet/in.h>
 #endif
 
-typedef short coord;           /* also change NSC_COORD in nsc.h */
-
 struct ioqueue;
 
 extern char empirehost[];