mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 22:00:18 +02:00
ide: dont declare that unneeded bitmap :)
git-svn-id: trunk@14898 -
This commit is contained in:
parent
5538f0bbf8
commit
e5afe6b193
@ -470,7 +470,6 @@ var
|
||||
CurPageIndex: Integer;
|
||||
j: Integer;
|
||||
OldActivePage: String;
|
||||
B: TBitmap;
|
||||
begin
|
||||
if fUpdatingNotebook then exit;
|
||||
if IsUpdateLocked then begin
|
||||
|
Loading…
Reference in New Issue
Block a user