diff options
Diffstat (limited to 'view/theme/redbasic/schema/focus.php')
-rw-r--r-- | view/theme/redbasic/schema/focus.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/schema/focus.php b/view/theme/redbasic/schema/focus.php index 4186c9f64..9ffedab0d 100644 --- a/view/theme/redbasic/schema/focus.php +++ b/view/theme/redbasic/schema/focus.php @@ -61,5 +61,3 @@ else { $nav_float_min_opacity = (float) $nav_min_opacity; $nav_percent_min_opacity = (int) 100 * $nav_min_opacity; } - -$converse_center = "1"; |