diff options
author | John Terpstra <jht@samba.org> | 1998-03-21 03:03:59 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1998-03-21 03:03:59 +0000 |
commit | bee4067bd4771ee7883ab6365e91df86a1230618 (patch) | |
tree | afd483700cad23f364734faa496313b04a70985c /source3/include/smb.h | |
parent | 5767ec92789fd3a79ae21ffe23fb68da0486c6a5 (diff) | |
download | samba-bee4067bd4771ee7883ab6365e91df86a1230618.tar.gz samba-bee4067bd4771ee7883ab6365e91df86a1230618.tar.xz samba-bee4067bd4771ee7883ab6365e91df86a1230618.zip |
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
(This used to be commit 4e424d0ba652bf9c5dfd3c44216b6145538cf821)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r-- | source3/include/smb.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h index f0cdf9f356f..0acc5cbfa34 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -24,9 +24,6 @@ #ifndef _SMB_H #define _SMB_H -/* Yves Gaige <yvesg@hptnodur.grenoble.hp.com> requested this */ -#define MAXPRINTERLEN 15 - #define BUFFER_SIZE (0xFFFF) #define SAFETY_MARGIN 1024 |