diff --git a/view/theme/plusfuture/php/style.php b/view/theme/plusfuture/php/style.php index 47c4bd9..ef31e3b 100644 --- a/view/theme/plusfuture/php/style.php +++ b/view/theme/plusfuture/php/style.php @@ -170,8 +170,6 @@ if(local_channel() && App::$channel && App::$channel['channel_theme'] != 'plusfu echo ("アレ"); $hoge = intval("$converse_width"); $converse_widtd = ($hoge * 2); -$converse_widtd .= "px"; -$converse_widts = "$converse_width" . "px"; echo($converse_width); echo($converse_widtd); echo($converse_widts); \ No newline at end of file