Revision: 56539
http://sourceforge.net/p/brlcad/code/56539
Author: brlcad
Date: 2013-08-04 22:27:17 +0000 (Sun, 04 Aug 2013)
Log Message:
-----------
more dead code
Modified Paths:
--------------
brlcad/trunk/src/mged/edarb.c
brlcad/trunk/src/mged/scroll.c
Modified: brlcad/trunk/src/mged/edarb.c
===================================================================
--- brlcad/trunk/src/mged/edarb.c 2013-08-04 22:25:21 UTC (rev 56538)
+++ brlcad/trunk/src/mged/edarb.c 2013-08-04 22:27:17 UTC (rev 56539)
@@ -751,14 +751,8 @@
/* get it done */
newedge = 1;
editarb(slope);
-#if 1
sedit();
return TCL_OK;
-#else
- sedraw++;
-
- return TCL_ERROR;
-#endif
}
Modified: brlcad/trunk/src/mged/scroll.c
===================================================================
--- brlcad/trunk/src/mged/scroll.c 2013-08-04 22:25:21 UTC (rev 56538)
+++ brlcad/trunk/src/mged/scroll.c 2013-08-04 22:27:17 UTC (rev 56539)
@@ -302,11 +302,7 @@
scroll_top = y_top;
y = y_top;
-#if 1
DM_SET_LINE_ATTR(dmp, mged_variables->mv_linewidth, 0);
-#else
- DM_SET_LINE_ATTR(dmp, 1, 0); /* linewidth - 1, not dashed */
-#endif
for (m = &scroll_array[0]; *m != SCROLL_NULL; m++) {
++second_menu;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits