summaryrefslogtreecommitdiff
path: root/plugins/Utils/mir_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Utils/mir_options.h')
-rw-r--r--plugins/Utils/mir_options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Utils/mir_options.h b/plugins/Utils/mir_options.h
index 8bfcd4dd0d..5a41c3c0dc 100644
--- a/plugins/Utils/mir_options.h
+++ b/plugins/Utils/mir_options.h
@@ -35,7 +35,6 @@ Boston, MA 02111-1307, USA.
#define CONTROL_COMBO_ITEMDATA 8 // Stored as TCHARs, max len 1024
#define CONTROL_FILE 9 // Stored as TCHARs, max len 1024
#define CONTROL_INT 10 // Stored as DWORD
-#define CONTROL_PASSWORD 11 // Stored as chars, max len 1024
typedef BOOL (* FPAllowProtocol) (const char *proto);