summaryrefslogtreecommitdiff
path: root/source3/include/printing.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/printing.h')
-rw-r--r--source3/include/printing.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/printing.h b/source3/include/printing.h
index 9774a6acd9..ecf603b8fc 100644
--- a/source3/include/printing.h
+++ b/source3/include/printing.h
@@ -43,7 +43,6 @@ struct printjob {
fstring jobname; /* the job name given to us by the client */
fstring user; /* the user who started the job */
fstring queuename; /* service number of printer for this job */
- NT_DEVICEMODE *nt_devmode;
};
/* Information for print interfaces */