merge with master
[platform/framework/web/wrt.git] / src / view / webkit / bundles / messages_names.h
index 2847e84..ab2a755 100644 (file)
@@ -25,10 +25,6 @@ const char * const INIT = "PluginModule::init";
 
 const char * const START = "PluginModule::start";
 const char * const SHUTDOWN = "PluginModule::shutdown";
-
-const char * const SUSPEND = "PluginModule::suspend";
-const char * const RESUME = "PluginModule::resume";
-
 const char * const SET_CUSTOM_PROPERTIES =
     "PluginModule::setCustomProperties";
 const char * const DISPATCH_JAVASCRIPT_EVENT =