Browse Source

compile fix

johann 5 năm trước cách đây
mục cha
commit
f5aaa842cb
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      lazpaint/image/uimageaction.pas

+ 0 - 2
lazpaint/image/uimageaction.pas

@@ -1277,8 +1277,6 @@ begin
     on ex:Exception do
       FInstance.ShowError('Paste',ex.Message);
   end;
-  finally
-  end;
 end;
 
 procedure TImageActions.SelectAll;