# # # patch "rcs_import.cc" # from [ecaac94455a0fff0a5753b1bfe50b89cb28e65be] # to [52f9f29dd6aea00189cc91a2e0a004df1c7234a2] # ============================================================ --- rcs_import.cc ecaac94455a0fff0a5753b1bfe50b89cb28e65be +++ rcs_import.cc 52f9f29dd6aea00189cc91a2e0a004df1c7234a2 @@ -1790,8 +1790,6 @@ resolve_blob_dependencies(cvs_history &c break; }; - L(FL("DEBUG: %s @ %d") % __FILE__ % __LINE__); - // start the topological sort, which calls our revision // iterator to insert the revisions into our database. blob_consumer cons(cvs, app, n_revs);