浏览代码

No need to write org_logo twice (Doh!)

Bron Gondwana 23 年之前
父节点
当前提交
c9682a177a
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      config/conf.pl

+ 0 - 1
config/conf.pl

@@ -2121,7 +2121,6 @@ sub save_data {
         $org_logo_height |= 0;
         print CF "\$org_logo_width  = $org_logo_width;\n";
         print CF "\$org_logo_height = $org_logo_height;\n";
-        print CF "\$org_logo      = '$org_logo';\n";
         print CF "\$org_title     = \"$org_title\";\n";
         print CF "\$signout_page  = '$signout_page';\n";
         print CF "\$frame_top     = '$frame_top';\n";