From cb259098dd112d6a5ad3900bbccec614b0482ca1 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Mon, 28 May 2012 19:25:10 -0400 Subject: fixed font-size/line-height stuffs Signed-off-by: Simon L'nu --- view/theme/dispy/dark/theme.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'view/theme/dispy/dark/theme.php') diff --git a/view/theme/dispy/dark/theme.php b/view/theme/dispy/dark/theme.php index e156b6a7d..f73a12765 100644 --- a/view/theme/dispy/dark/theme.php +++ b/view/theme/dispy/dark/theme.php @@ -3,7 +3,6 @@ /* * Name: Dispy Dark * Description: Dispy Dark: Dark, Spartan, Sleek, and Functional - * Version: 1.2.1 * Author: Simon * Maintainer: Simon * Screenshot: Screenshot @@ -13,7 +12,6 @@ $a = get_app(); $a->theme_info = array( 'family' => 'dispy', 'name' => 'dark', - 'version' => '1.2.1' ); function dispy_dark_init(&$a) { -- cgit v1.2.3