forked from amazingfate/loongoffice
cf. <https://sourceforge.net/p/libmwaw/tickets/6/> Change-Id: Id59fc23ab25a8b4e12a96a0eb88d091cc5ae6e25
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
See <https://sourceforge.net/p/libmwaw/tickets/6/attachment/minimal.patch>:
|
|
--- src/lib/MWAWPictMac.cxx
|
|
+++ src/lib/MWAWPictMac.cxx
|
|
@@ -1060,7 +1060,6 @@
|
|
if (type5==WP_NONE) return;
|
|
else m_types.push_back(type5);
|
|
}
|
|
- virtual ~OpCode() {}
|
|
|
|
/** tries to read the data in the file
|
|
*
|