diff options
-rw-r--r-- | view/theme/redbasic/php/style.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index 1f3e46d9d..3344fcb3a 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -1,6 +1,4 @@ <?php - logger('redbasic start'); - // Get the UID of the channel owner $uid = get_theme_uid(); |