Index: camera.h
===================================================================
--- camera.h	(revision 606)
+++ camera.h	(revision 607)
@@ -206,11 +206,8 @@
 ##sx##,##sy## are size in screen percents.
 **/
 
-__rayapi void raydium_camera_freemove_get_3f_pos(GLfloat posx, GLfloat posy, GLfloat posz);
-/** 
-Experimental do not use
-**/
 
+
 __rayapi void raydium_camera_freemove(int move);
 /**
 This function is a fast & easy way to create a working camera that can move