summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/src/stdafx.h')
-rw-r--r--plugins/UserInfoEx/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/stdafx.h b/plugins/UserInfoEx/src/stdafx.h
index ae64b4d4b6..5a310a6148 100644
--- a/plugins/UserInfoEx/src/stdafx.h
+++ b/plugins/UserInfoEx/src/stdafx.h
@@ -166,7 +166,6 @@ typedef struct _MGLOBAL
BYTE PopupActionsExist : 1; // Popup++ or MS_POPUP_REGISTERACTIONS exist
BYTE ShowPropsheetColours : 1; // cached SET_PROPSHEET_SHOWCOLOURS database value
BYTE WantAeroAdaption : 1; // reserved for later use
- BYTE UseDbxTree : 1; // use dbx_tree ?
} MGLOBAL, *LPMGLOBAL;
extern HINSTANCE ghInst;