merge with master
[platform/framework/web/wrt-plugins-common.git] / src / CommonsJavaScript / SecurityExceptions.h
old mode 100755 (executable)
new mode 100644 (file)
index 47a06b0..ffc111b
@@ -22,7 +22,6 @@
 
 namespace WrtDeviceApis {
 namespace CommonsJavaScript {
-
 /**
  * synchronously checks access status and throws JS Security exception if
  * necessary
@@ -68,7 +67,6 @@ namespace CommonsJavaScript {
             break;                                                             \
         }                                                                      \
     } while (0)
-
 }
 }
 #endif /*WRTDEVICEAPIS_COMMONSJAVASCRIPT_JS_SECURITYEXCEPTIONS_H_ */