Fixed compiler warning.
authorTim Potter <tpot@samba.org>
Thu, 24 May 2001 08:07:13 +0000 (08:07 +0000)
committerTim Potter <tpot@samba.org>
Thu, 24 May 2001 08:07:13 +0000 (08:07 +0000)
source/rpcclient/cmd_spoolss.c

index 32131ad780f2d2459909a023326d88a1c64783b6..9562df94c3b28de990bd1e1f6811d1101cf3f26c 100644 (file)
@@ -1355,7 +1355,6 @@ static uint32 cmd_spoolss_deletedriver (struct cli_state *cli, int argc, char **
        }
                
 
-done:
        /* cleanup */
        cli_nt_session_close (cli);
        talloc_destroy(mem_ctx);