Index: common.h
===================================================================
--- common.h	(revision 879)
+++ common.h	(revision 880)
@@ -758,12 +758,5 @@
 __global int raydium_file_log_fopen_index;
 
 
-
-
-typedef struct matrix4x4
-{
-  double  ray[16];
-} matrix4x4;
-
 #endif
 // EOF