Remove build warning
authorJongHeon Choi <j-h.choi@samsung.com>
Wed, 7 Sep 2016 08:02:25 +0000 (17:02 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Wed, 7 Sep 2016 08:02:25 +0000 (17:02 +0900)
runtime/browser/popup.cc

index c5e81e9..30dd33e 100644 (file)
@@ -41,7 +41,6 @@ const char* kStyleCheck = "small";
 const char* kStyleButtonLeft = "popup/circle/left";
 const char* kStyleButtonRight = "popup/circle/right";
 #else
-const char* kLayoutTheme = "default";
 const char* kContentTitle = "title,text";
 const char* kContentText = NULL;