diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/map/mpm/mpmMap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/mpm/mpmMap.c b/src/map/mpm/mpmMap.c index 89600421..825f8c3f 100644 --- a/src/map/mpm/mpmMap.c +++ b/src/map/mpm/mpmMap.c @@ -26,7 +26,7 @@ ABC_NAMESPACE_IMPL_START /// DECLARATIONS /// //////////////////////////////////////////////////////////////////////// -#define MIG_RUNTIME +//#define MIG_RUNTIME //////////////////////////////////////////////////////////////////////// /// FUNCTION DEFINITIONS /// |