Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

shellext: remove 'unknown subdir' trace

Changeset 50db74923ce9

Parent 097fd60e7b58

by Adrian Buehlmann

Changes to one file · Browse files at 50db74923ce9 Showing diff from parent 097fd60e7b58 Diff from another changeset...

 
154
155
156
157
158
159
160
161
 
154
155
156
 
 
157
158
159
@@ -154,8 +154,6 @@
  }   }   - TDEBUG_TRACE("Directory(" << path() << ")::get(" - << n_in << "): unknown subdir");   return 0;   }  }