Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 63790b1592b159ed3a460bf33beeb7be > files > 4

openni-1.3.2.1-2.fc16.src.rpm

--- a/Include/Linux-x86/XnPlatformLinux-x86.h
+++ b/Include/Linux-x86/XnPlatformLinux-x86.h
@@ -163,7 +163,7 @@
 #define XN_STRINGIFY_HELPER(n) #n
 
 /** Asserts an expression, only on Debug build. */
-#define XN_ASSERT(x)
+#define XN_ASSERT(x) ((void)(x))
 
 //---------------------------------------------------------------------------
 // API Export/Import Macros