From 3f6d136d1c1054dcfcbc728fca06d73476112c22 Mon Sep 17 00:00:00 2001 From: "Jose G. Juanino" Date: Tue, 23 Nov 2021 17:48:46 +0100 Subject: editors/xmlcopyeditor: update to 1.3.0.0 ChangeLog: https://sourceforge.net/p/xml-copy-editor/code/ci/master/tree/ChangeLog?format=raw PR: 259680 Reported by: jjuanino@gmail.com (maintainer) --- editors/xmlcopyeditor/files/patch-src_myipc.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 editors/xmlcopyeditor/files/patch-src_myipc.cpp (limited to 'editors/xmlcopyeditor/files/patch-src_myipc.cpp') diff --git a/editors/xmlcopyeditor/files/patch-src_myipc.cpp b/editors/xmlcopyeditor/files/patch-src_myipc.cpp deleted file mode 100644 index 455ed07d28ee..000000000000 --- a/editors/xmlcopyeditor/files/patch-src_myipc.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/myipc.cpp.orig 2017-09-04 09:59:48 UTC -+++ src/myipc.cpp -@@ -46,7 +46,7 @@ wxConnectionBase *MyServer::OnAcceptConn - - MyServerConnection::MyServerConnection() - : wxConnection() -- , mFrameWnd ( ( wxIntPtr ) NULL ) -+ , mFrameWnd (0) - { - server_connection = this; - } -- cgit v1.2.3