Revision: 54408
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54408&view=rev
Author:   brlcad
Date:     2013-02-14 18:25:08 +0000 (Thu, 14 Feb 2013)
Log Message:
-----------
remove dead code, leave a note

Modified Paths:
--------------
    brlcad/trunk/src/anim/anim_hardtrack.c

Modified: brlcad/trunk/src/anim/anim_hardtrack.c
===================================================================
--- brlcad/trunk/src/anim/anim_hardtrack.c      2013-02-14 18:23:30 UTC (rev 
54407)
+++ brlcad/trunk/src/anim/anim_hardtrack.c      2013-02-14 18:25:08 UTC (rev 
54408)
@@ -228,10 +228,7 @@
                get_circumf = 1;
                break;
            default:
-/* Commented off the next line because variable c would be storing '?' and
-   there is a "define tell(s)" in src/libbu/getopt.c which provides the
-   illegal-option character before we arrive here. */
-/*             fprintf(stderr, "Unknown option: -%c\n", c); */
+               /* getopt already reported any unknown option */
                return 0;
        }
     }

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to