Browse Source

- Remove unnecessary drawview

git-svn-id: trunk@3731 -
daniel 19 years ago
parent
commit
b366fd3008
1 changed files with 0 additions and 1 deletions
  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;