diff options
Diffstat (limited to 'usr/src/uts/common/smbsrv/smb_winpipe.h')
-rwxr-xr-x | usr/src/uts/common/smbsrv/smb_winpipe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/smbsrv/smb_winpipe.h b/usr/src/uts/common/smbsrv/smb_winpipe.h index 93a176c101..944beb095a 100755 --- a/usr/src/uts/common/smbsrv/smb_winpipe.h +++ b/usr/src/uts/common/smbsrv/smb_winpipe.h @@ -48,7 +48,6 @@ extern "C" { #define SMB_MAX_PIPENAMELEN 32 #define SMB_WINPIPE_DOOR_DOWN_PATH "/var/run/winpipe_doordown" -#define SMB_WINPIPE_DOOR_UP_PATH "/var/run/winpipe_doorup" #define SMB_DOWNCALLINFO_MAGIC 0x19121969 #define SMB_MLSVC_DOOR_VERSION 1 |