summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/nt_printing.h')
-rw-r--r--source3/include/nt_printing.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h
index fa53e1d284..01835c999e 100644
--- a/source3/include/nt_printing.h
+++ b/source3/include/nt_printing.h
@@ -344,21 +344,6 @@ typedef struct
uint32 bottom;
} nt_forms_struct;
-/*
-typedef struct _form
-{
- uint32 flags;
- uint32 name_ptr;
- uint32 size_x;
- uint32 size_y;
- uint32 left;
- uint32 top;
- uint32 right;
- uint32 bottom;
- UNISTR2 name;
-} FORM;
-*/
-
#ifndef SAMBA_PRINTER_PORT_NAME
#define SAMBA_PRINTER_PORT_NAME "Samba Printer Port"
#endif