Revert "[sdb] Add an API to make the contents of the 'State Machine Hoisted Local...
[mono.git] / mono / metadata / row-indexes.h
index f5c71abd201667602fca8b46a85853869df32c82..992dbdeea99f65b44a9b43ae68ba43284b63b244 100644 (file)
@@ -486,12 +486,6 @@ enum {
        MONO_TYPEORMETHOD_MASK = 1
 };
 
-enum {
-       MONO_HASCUSTOMDEBUGINFO_METHODDEF = 0,
-       MONO_HASCUSTOMDEBUGINFO_BITS = 5,
-       MONO_HASCUSTOMDEBUGINFO_MASK = 0x1f
-};
-
 #endif /* __MONO_METADATA_ROW_INDEXES_H__ */