[PATCH proto] macros: remove INLINE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This macro isn't used in the protocol headers, and clashes with other
define from qemu.
---
 spice/macros.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/spice/macros.h b/spice/macros.h
index 78538a5..62157b4 100644
--- a/spice/macros.h
+++ b/spice/macros.h
@@ -101,12 +101,6 @@
 # define SPICE_END_DECLS
 #endif
 
-#ifdef __GNUC__
-#define INLINE inline
-#else
-#define INLINE _inline
-#endif /* __GNUC__ */
-
 #ifndef	FALSE
 #define	FALSE	(0)
 #endif
-- 
1.8.3.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]