From fc11201ad1c44c20b9d1b8419c3632ca45f74013 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 6 Apr 2006 02:02:41 +0000 Subject: r14936: remove a duplicate line --- source/include/smb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/include') diff --git a/source/include/smb.h b/source/include/smb.h index 2ca91f729f8..94868903851 100644 --- a/source/include/smb.h +++ b/source/include/smb.h @@ -423,7 +423,6 @@ /* ChangeNotify flags. */ #define FILE_NOTIFY_CHANGE_FILE_NAME 0x00000001 #define FILE_NOTIFY_CHANGE_DIR_NAME 0x00000002 -#define FILE_NOTIFY_CHANGE_DIR_NAME 0x00000002 #define FILE_NOTIFY_CHANGE_ATTRIBUTES 0x00000004 #define FILE_NOTIFY_CHANGE_SIZE 0x00000008 #define FILE_NOTIFY_CHANGE_LAST_WRITE 0x00000010 -- cgit v1.2.1