浏览代码

- Remove unnecessary drawview

git-svn-id: trunk@3731 -
daniel 19 年之前
父节点
当前提交
b366fd3008
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fv/outline.pas

+ 0 - 1
fv/outline.pas

@@ -519,7 +519,6 @@ begin
               begin
                 adjust(cur,not isexpanded(cur));
                 update;
-                drawview;
               end;
           end;
       end;