Index: trunk/psLib/src/math/psSparse.c
===================================================================
--- trunk/psLib/src/math/psSparse.c	(revision 11686)
+++ trunk/psLib/src/math/psSparse.c	(revision 13991)
@@ -117,5 +117,5 @@
 }
 
-void inline psSparseVectorElement(psSparse *sparse, int i, float value)
+void psSparseVectorElement(psSparse *sparse, int i, float value)
 {
 
