mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
fix inline
Original commit message from CVS: fix inline
This commit is contained in:
parent
e4158eafad
commit
7e5c345b2d
2 changed files with 2 additions and 6 deletions
|
@ -219,6 +219,4 @@
|
||||||
|
|
||||||
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
/* 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. */
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
||||||
#ifndef __cplusplus
|
/* #undef inline */
|
||||||
#undef inline
|
|
||||||
#endif
|
|
||||||
|
|
|
@ -219,6 +219,4 @@
|
||||||
|
|
||||||
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
/* 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. */
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
||||||
#ifndef __cplusplus
|
/* #undef inline */
|
||||||
#undef inline
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in a new issue