summaryrefslogtreecommitdiff
path: root/src/ildasm/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ildasm/map.h')
-rw-r--r--src/ildasm/map.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ildasm/map.h b/src/ildasm/map.h
deleted file mode 100644
index 5f0cfec93c..0000000000
--- a/src/ildasm/map.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// Licensed to the .NET Foundation under one or more agreements.
-// The .NET Foundation licenses this file to you under the MIT license.
-// See the LICENSE file in the project root for more information.
-
-#define MENU_OPTIONS 1
-#define TREE_VIEW_ICONS 2
-#define CLICKING 3
-#define KEYBOARD 4