Browse Source

remove commented-out debugging code

David Rose 21 years ago
parent
commit
e2145af839
1 changed files with 0 additions and 3 deletions
  1. 0 3
      panda/src/egg2pg/eggLoader.cxx

+ 0 - 3
panda/src/egg2pg/eggLoader.cxx

@@ -2746,9 +2746,6 @@ expand_object_types(EggGroup *egg_group, const pset<string> &expanded,
         // Ignorable group; stop here.
         // Ignorable group; stop here.
         return false;
         return false;
       }
       }
-      //else
-        //egg2pg_cat.debug() << "returned true\n";
-
     }
     }
   }
   }