Cleanup: Get rid of unused member
authorDenis Kenzior <denkenz@gmail.com>
Tue, 6 Oct 2009 23:21:01 +0000 (18:21 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 8 Oct 2009 17:53:25 +0000 (12:53 -0500)
commitefadf058c37e287ed5bb5d6620b28274c08d7049
tree223d050d28a13ecea2e49b579d554cd42501ceaf
parent273c8b06a0c25ba52ae2968eb734214015f0765e
Cleanup: Get rid of unused member

ctx->server is never set to anything but 0.  This was intended to handle
server side functionality of the GSM 07.10 multiplexer, but never fully
implemented.  Since GAtMux is only really meant for the client side, we
can safely remove this dead code.
gatchat/gsm0710.c
gatchat/gsm0710.h