[Common-cvs] util hxabdutil.cpp,1.3,1.4

[Common-cvs] util hxabdutil.cpp,1.3,1.4

acolwell at helixcommunity.org acolwell at helixcommunity.org
Tue Jan 25 09:12:45 PST 2005


Update of /cvsroot/common/util
In directory cvs-new:/tmp/cvs-serv15571

Modified Files:
	hxabdutil.cpp 
Log Message:
Remove cleanup labels


Index: hxabdutil.cpp
===================================================================
RCS file: /cvsroot/common/util/hxabdutil.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hxabdutil.cpp	15 Dec 2004 23:13:29 -0000	1.3
+++ hxabdutil.cpp	25 Jan 2005 17:12:43 -0000	1.4
@@ -88,8 +88,6 @@
         dwResult = dwTotalRead / (dwTotalGap * 125.0);
     }
 
-cleanup:
-
     return dwResult;
 }
 
@@ -182,8 +180,6 @@
         dwResult = (((dwTotalRead / nGaps) * sum_count) / (gap_sum * 125));
     }
 
-cleanup:
-    
     return dwResult;
 }
 




More information about the Common-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.