mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-01 05:39:51 +00:00
win32: Remove #undef inline from the win32 config.h
This commit is contained in:
parent
78ed09615b
commit
f30863143c
1 changed files with 0 additions and 6 deletions
|
@ -234,9 +234,3 @@
|
|||
|
||||
/* Define to 1 if the X Window System is missing or not being used. */
|
||||
#undef X_DISPLAY_MISSING
|
||||
|
||||
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
||||
calls it, or to nothing if 'inline' is not supported under any name. */
|
||||
#ifndef __cplusplus
|
||||
#undef inline
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue