Revision: 55578
          http://sourceforge.net/p/brlcad/code/55578
Author:   brlcad
Date:     2013-05-29 15:44:32 +0000 (Wed, 29 May 2013)
Log Message:
-----------
one more, don't document the past

Modified Paths:
--------------
    brlcad/trunk/src/fb/fb-rle.c

Modified: brlcad/trunk/src/fb/fb-rle.c
===================================================================
--- brlcad/trunk/src/fb/fb-rle.c        2013-05-29 15:42:34 UTC (rev 55577)
+++ brlcad/trunk/src/fb/fb-rle.c        2013-05-29 15:44:32 UTC (rev 55578)
@@ -101,8 +101,6 @@
                /* square file size */
                file_height = file_width = atoi(bu_optarg);
                break;
-/* case 'h' (high-res) was deleted; in its place, use 'S' with argument of 
1024.
- */
            case 'S':
                screen_height = screen_width = atoi(bu_optarg);
                break;

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


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to