diff options
author | Jeremy Allison <jra@samba.org> | 2002-06-28 18:17:11 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2002-06-28 18:17:11 +0000 |
commit | 04f1c60c0abe9c97807d5a755675f5795489255e (patch) | |
tree | 48127896955df6a523412385db6fe3a74ab6008b /source3/include | |
parent | 310e85d7fb3f6d97e6ec7421eb928cad9c8a8838 (diff) | |
download | samba-04f1c60c0abe9c97807d5a755675f5795489255e.tar.gz samba-04f1c60c0abe9c97807d5a755675f5795489255e.tar.bz2 samba-04f1c60c0abe9c97807d5a755675f5795489255e.zip |
STRING was being redefined...
Jeremy.
(This used to be commit f631f7e0fc7ff655d56ad17606134784f401f171)
Diffstat (limited to 'source3/include')
-rwxr-xr-x | source3/include/rpc_spoolss.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h index 0b458dc9e0..e6ecbfe3fa 100755 --- a/source3/include/rpc_spoolss.h +++ b/source3/include/rpc_spoolss.h @@ -25,7 +25,6 @@ #define _RPC_SPOOLSS_H #define INTEGER 1 -#define STRING 2 /* spoolss pipe: this are the calls which are not implemented ... #define SPOOLSS_GETPRINTERDRIVER 0x0b |