Change NI generation location to root for RPK type
[platform/core/dotnet/launcher.git] / NativeLauncher / inc / ni_common.h
index e1c7e85..28b387f 100644 (file)
@@ -41,7 +41,6 @@
 #define NI_FLAGS_SKIP_RO_APP            0x0400
 #define NI_FLAGS_RM_ORIGIN_AFTER_NI     0x0800
 #define NI_FLAGS_SET_PRIORITY           0x1000
-#define NI_FLAGS_RESOURCE_NI            0x2000
 
 typedef std::function<void (std::string)> afterCreate;