diff options
Diffstat (limited to 'editors/openoffice-3/files/patch-vcl-PR161789')
-rw-r--r-- | editors/openoffice-3/files/patch-vcl-PR161789 | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/editors/openoffice-3/files/patch-vcl-PR161789 b/editors/openoffice-3/files/patch-vcl-PR161789 deleted file mode 100644 index 3ce115c46d94..000000000000 --- a/editors/openoffice-3/files/patch-vcl-PR161789 +++ /dev/null @@ -1,22 +0,0 @@ ---- vcl/unx/inc/xfont.hxx~ 2011-01-18 22:35:50.000000000 +0900 -+++ vcl/unx/inc/xfont.hxx 2011-11-06 07:38:40.000000000 +0900 -@@ -27,7 +27,7 @@ - #ifndef EXTENDED_FONTSTRUCT_HXX - #define EXTENDED_FONTSTRUCT_HXX - --#ifndef _XLIB_H_ -+#ifndef _X11_XLIB_H_ - #include <tools/prex.h> - #include <X11/Xlib.h> - #include <tools/postx.h> ---- vcl/unx/inc/dtint.hxx~ 2011-01-18 22:35:50.000000000 +0900 -+++ vcl/unx/inc/dtint.hxx 2011-11-06 07:38:23.000000000 +0900 -@@ -36,7 +36,7 @@ - class SalDisplay; - class AllSettings; - --#ifndef _XLIB_H_ -+#ifndef _X11_XLIB_H_ - // forwards from X - struct Display; - struct XEvent; |