mirror of
https://github.com/samba-team/samba.git
synced 2025-07-23 20:59:10 +03:00
printing merge from HEAD
This commit is contained in:
@ -1451,11 +1451,7 @@ struct api_struct api_spoolss_cmds[] =
|
||||
{"SPOOLSS_SETPRINTERDATAEX", SPOOLSS_SETPRINTERDATAEX, api_spoolss_setprinterdataex },
|
||||
{"SPOOLSS_ENUMPRINTERKEY", SPOOLSS_ENUMPRINTERKEY, api_spoolss_enumprinterkey },
|
||||
{"SPOOLSS_ENUMPRINTERDATAEX", SPOOLSS_ENUMPRINTERDATAEX, api_spoolss_enumprinterdataex },
|
||||
#if 0
|
||||
/* Disabled because it doesn't fix the bug I am looking at but it would be
|
||||
a shame to throw away the code. -tpot */
|
||||
{"SPOOLSS_GETPRINTPROCESSORDIRECTORY",SPOOLSS_GETPRINTPROCESSORDIRECTORY,api_spoolss_getprintprocessordirectory},
|
||||
#endif
|
||||
{ NULL, 0, NULL }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user