diff options
Diffstat (limited to 'lang/ofc/files/patch-ofc__DLog.m')
-rw-r--r-- | lang/ofc/files/patch-ofc__DLog.m | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/ofc/files/patch-ofc__DLog.m b/lang/ofc/files/patch-ofc__DLog.m deleted file mode 100644 index 6f20d98f6303..000000000000 --- a/lang/ofc/files/patch-ofc__DLog.m +++ /dev/null @@ -1,11 +0,0 @@ ---- ./ofc/DLog.m.orig 2004-11-23 21:06:33.000000000 +0100 -+++ ./ofc/DLog.m 2014-08-29 08:26:49.886998482 +0200 -@@ -25,7 +25,7 @@ - //============================================================================== - - #include "ofc/DLog.h" -- -+#include <stdarg.h> - - #if _INTERFACE_ - |