projects
/
platform
/
upstream
/
gst-plugins-ugly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ed096
)
win32: Remove #undef inline from the win32 config.h
author
Jan Schmidt
<thaytan@noraisin.net>
Fri, 5 Jun 2009 21:07:31 +0000
(22:07 +0100)
committer
Jan Schmidt
<thaytan@noraisin.net>
Fri, 5 Jun 2009 21:07:31 +0000
(22:07 +0100)
win32/common/config.h.in
patch
|
blob
|
history
diff --git
a/win32/common/config.h.in
b/win32/common/config.h.in
index 801722e6e98d7088178b123937241b62ead8f799..4d34725a42b824460a4ac58b3420298eea1ba08f 100644
(file)
--- a/
win32/common/config.h.in
+++ b/
win32/common/config.h.in
@@
-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