Kaydet (Commit) 7bacb89b authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Noel Grandin

fdo#82577: Handle Icon

It appears that this became unnecessary at some point

Change-Id: I6638d68d1c44162b4aa62224dc03c19c2413180e
Reviewed-on: https://gerrit.libreoffice.org/11715Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 709a62f9
......@@ -24,9 +24,6 @@
}
#endif
/* X Types */
#undef Icon
#undef Min
#undef Max
#undef DestroyAll
......
......@@ -24,11 +24,6 @@
#error No X headers should be included for MACOSX even if they are present in the SDK
#endif
/* Types from <X11/X.h> that clash with LO's identifiers
* and we don't need.
*/
#define Icon HIDE_XLIB_Icon
#if defined __cplusplus
extern "C" {
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment