Revision: 55695
http://sourceforge.net/p/brlcad/code/55695
Author: carlmoore
Date: 2013-06-07 19:32:30 +0000 (Fri, 07 Jun 2013)
Log Message:
-----------
don't need those 2 case statements; just use default
Modified Paths:
--------------
brlcad/trunk/src/util/pix-png.c
Modified: brlcad/trunk/src/util/pix-png.c
===================================================================
--- brlcad/trunk/src/util/pix-png.c 2013-06-07 18:14:36 UTC (rev 55694)
+++ brlcad/trunk/src/util/pix-png.c 2013-06-07 19:32:30 UTC (rev 55695)
@@ -93,8 +93,6 @@
break;
}
- case '?':
- case 'h':
default: /* help */
return 0;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits