net groupfilter: fix an unused variable warning.
authorMichael Adam <obnox@samba.org>
Fri, 8 May 2009 09:22:59 +0000 (11:22 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 8 May 2009 09:22:59 +0000 (11:22 +0200)
Michael

source/utils/net.c

index c0aa4fd88d5245f2279135cc181d85d97636cc9d..22905a827a74b9851785b763112e822c3119993e 100644 (file)
@@ -1043,7 +1043,6 @@ static int net_groupfilter_list(int argc, const char **argv)
 
 static int net_groupfilter(int argc, const char **argv)
 {
-       int ret = -1;
        struct functable2 func[] = {
                {
                        "addsid",