浏览代码

compile fix

johann 5 年之前
父节点
当前提交
f5aaa842cb
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      lazpaint/image/uimageaction.pas

+ 0 - 2
lazpaint/image/uimageaction.pas

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