summaryrefslogtreecommitdiff
path: root/source3/rpcclient/spoolss_cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/rpcclient/spoolss_cmds.c')
-rw-r--r--source3/rpcclient/spoolss_cmds.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/rpcclient/spoolss_cmds.c b/source3/rpcclient/spoolss_cmds.c
index 251f6e0c2c..1538f560f9 100644
--- a/source3/rpcclient/spoolss_cmds.c
+++ b/source3/rpcclient/spoolss_cmds.c
@@ -35,7 +35,6 @@ static const struct command_set spl_commands[] = {
"Enumerate Printers",
{NULL, NULL}},
-#if 0 /* commented out by JERRY */
{"spoolenumdatas", cmd_spoolss_enum_printerdata,
"<printer name> Enumerate Printer datas",
{NULL, NULL}},
@@ -63,7 +62,6 @@ static const struct command_set spl_commands[] = {
{"spoolgetprinterdriverdir", cmd_spoolss_getprinterdriverdir,
"Spool get printer driver directory",
{NULL, NULL}},
-#endif
/*
* oop!
*/