]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
spoolss: fix spoolss_DeletePrinterDriver IDL.
authorGünther Deschner <gd@samba.org>
Mon, 9 Feb 2009 00:48:34 +0000 (01:48 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 9 Feb 2009 09:47:20 +0000 (10:47 +0100)
Guenther

librpc/idl/spoolss.idl

index d45eba56ef736024a82aaeceb5cd6fbf83e66219..5299306b371a9a793445b979a51054e9c4ea0e73 100644 (file)
@@ -595,7 +595,6 @@ import "misc.idl", "security.idl", "winreg.idl";
        /******************/
        /* Function: 0x0d */
        WERROR spoolss_DeletePrinterDriver(
-               [in,ref] policy_handle *handle,
                [in,unique] [string,charset(UTF16)] uint16 *server,
                [in] [string,charset(UTF16)] uint16 architecture[],
                [in] [string,charset(UTF16)] uint16 driver[]