Revision: 55563
          http://sourceforge.net/p/brlcad/code/55563
Author:   brlcad
Date:     2013-05-24 01:16:48 +0000 (Fri, 24 May 2013)
Log Message:
-----------
rarely ever need to document what the code was to developers

Modified Paths:
--------------
    brlcad/trunk/src/util/bw-imp.c

Modified: brlcad/trunk/src/util/bw-imp.c
===================================================================
--- brlcad/trunk/src/util/bw-imp.c      2013-05-23 21:56:11 UTC (rev 55562)
+++ brlcad/trunk/src/util/bw-imp.c      2013-05-24 01:16:48 UTC (rev 55563)
@@ -106,8 +106,6 @@
                /* halftone instead of dither */
                pattern = halftone;
                break;
-/* Use '-s 1024' in place of old 'h'.
- */
            case 's':
                /* square size */
                height = width = atoi(bu_optarg);

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


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to