Revision: 75451
http://sourceforge.net/p/brlcad/code/75451
Author: starseeker
Date: 2020-04-17 23:08:10 +0000 (Fri, 17 Apr 2020)
Log Message:
-----------
Don't need the backend specific headers in here anymore
Modified Paths:
--------------
brlcad/branches/dm-fb-merge/src/libdm/dm_obj.c
Modified: brlcad/branches/dm-fb-merge/src/libdm/dm_obj.c
===================================================================
--- brlcad/branches/dm-fb-merge/src/libdm/dm_obj.c 2020-04-17 21:33:09 UTC
(rev 75450)
+++ brlcad/branches/dm-fb-merge/src/libdm/dm_obj.c 2020-04-17 23:08:10 UTC
(rev 75451)
@@ -46,29 +46,6 @@
#include "dm.h"
#include "./include/private.h"
-#ifdef DM_X
-# include <X11/Xutil.h>
-# include "X/dm-X.h"
-#endif /* DM_X */
-
-#ifdef DM_TK
-# include "tk.h"
-# include "tk/dm-tk.h"
-#endif /* DM_TK */
-
-#ifdef DM_OGL
-# include "glx/dm-ogl.h"
-#endif /* DM_OGL */
-
-#ifdef DM_WGL
-# include <tkwinport.h>
-# include "wgl/dm-wgl.h"
-#endif /* DM_WGL */
-
-#ifdef USE_FBSERV
-# include "dm.h"
-#endif
-
/**
*@brief
* A display manager object is used for interacting with a display manager.
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