1
0
Эх сурвалжийг харах

COMP: remove unused variable

Alex
Alexander Neundorf 18 жил өмнө
parent
commit
a764593f1d

+ 0 - 1
Source/cmGlobalKdevelopGenerator.cxx

@@ -283,7 +283,6 @@ void cmGlobalKdevelopGenerator
   cmsys::Directory d;
   cmsys::Directory d;
   if (d.Load(projectDir.c_str()))
   if (d.Load(projectDir.c_str()))
     {
     {
-    unsigned int i;
     size_t numf = d.GetNumberOfFiles();
     size_t numf = d.GetNumberOfFiles();
     for (unsigned int i = 0; i < numf; i++)
     for (unsigned int i = 0; i < numf; i++)
       {
       {