Revision: 75529
          http://sourceforge.net/p/brlcad/code/75529
Author:   starseeker
Date:     2020-04-22 14:14:33 +0000 (Wed, 22 Apr 2020)
Log Message:
-----------
Don't need opengl header in this file anymore

Modified Paths:
--------------
    brlcad/branches/dm-fb-merge/src/libdm/axes.c

Modified: brlcad/branches/dm-fb-merge/src/libdm/axes.c
===================================================================
--- brlcad/branches/dm-fb-merge/src/libdm/axes.c        2020-04-22 14:13:57 UTC 
(rev 75528)
+++ brlcad/branches/dm-fb-merge/src/libdm/axes.c        2020-04-22 14:14:33 UTC 
(rev 75529)
@@ -28,11 +28,6 @@
 #include "common.h"
 
 #include <math.h>
-
-#ifdef HAVE_GL_GL_H
-#  include <GL/gl.h>
-#endif
-
 #include "vmath.h"
 #include "bn.h"
 #include "raytrace.h"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to