Revision: 55702
http://sourceforge.net/p/brlcad/code/55702
Author: n_reed
Date: 2013-06-10 18:14:43 +0000 (Mon, 10 Jun 2013)
Log Message:
-----------
remove duplicate prototypes
Modified Paths:
--------------
brlcad/trunk/src/libdm/dm-ogl.c
Modified: brlcad/trunk/src/libdm/dm-ogl.c
===================================================================
--- brlcad/trunk/src/libdm/dm-ogl.c 2013-06-10 18:03:20 UTC (rev 55701)
+++ brlcad/trunk/src/libdm/dm-ogl.c 2013-06-10 18:14:43 UTC (rev 55702)
@@ -133,10 +133,7 @@
HIDDEN void ogl_reshape(struct dm *dmp, int width, int height);
HIDDEN int ogl_makeCurrent(struct dm *dmp);
-HIDDEN int ogl_setLight(struct dm *dmp, int lighting_on);
-HIDDEN int ogl_setZBuffer(struct dm *dmp, int zbuffer_on);
-
struct dm dm_ogl = {
ogl_close,
ogl_drawBegin,
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits