mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +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
|
||||
calls it, or to nothing if 'inline' is not supported under any name. */
|
||||
#ifndef __cplusplus
|
||||
#undef inline
|
||||
#endif
|
||||
/* #undef inline */
|
||||
|
|
|
@ -219,6 +219,4 @@
|
|||
|
||||
/* 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
|
||||
/* #undef inline */
|
||||
|
|
Loading…
Reference in a new issue