--- linuxsampler/trunk/src/network/lscp.l 2004/07/02 23:49:12 169 +++ linuxsampler/trunk/src/network/lscp.l 2004/07/03 20:08:07 170 @@ -25,9 +25,6 @@ #include "lscpparser.h" #include "lscpsymbols.h" -/// handle for a client connection (FIXME: doesn't work for more than one network connections of course) -int hSession; - %} %option reentrant