- reduce hints

git-svn-id: trunk@12108 -
This commit is contained in:
paul 2007-09-21 09:22:40 +00:00
parent 82944ea49d
commit b3c5d076d2

View File

@ -4662,9 +4662,11 @@ end;
{$IFDEF SYN_LAZARUS}
procedure TCustomSynEdit.StartPaintBuffer(const ClipRect: TRect);
{$IFNDEF DisableDoubleBuf}
var
NewBufferWidth: Integer;
NewBufferHeight: Integer;
{$ENDIF}
begin
if (SavedCanvas<>nil) then RaiseGDBException('');
{$IFNDEF DisableDoubleBuf}