[Cmake-commits] [cmake-commits] king committed cmCTest.cxx 1.349 1.350

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Jan 12 11:10:14 EST 2009


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv17237/Source

Modified Files:
	cmCTest.cxx 
Log Message:
COMP: Remove unused variable


Index: cmCTest.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmCTest.cxx,v
retrieving revision 1.349
retrieving revision 1.350
diff -C 2 -d -r1.349 -r1.350
*** cmCTest.cxx	12 Jan 2009 15:37:55 -0000	1.349
--- cmCTest.cxx	12 Jan 2009 16:10:04 -0000	1.350
***************
*** 808,812 ****
    int res = 0;
    bool notest = true;
-   int cc;
    int update_count = 0;
  
--- 808,811 ----



More information about the Cmake-commits mailing list