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

shellext: stop chattering debug view with DllMain lines

Changeset 62a6a590cddd

Parent f1e5f994edbc

by Adrian Buehlmann

Changes to one file · Browse files at 62a6a590cddd Showing diff from parent f1e5f994edbc Diff from another changeset...

 
39
40
41
42
43
44
45
46
 
39
40
41
 
 
42
43
44
@@ -39,8 +39,6 @@
 extern "C"  int APIENTRY DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved)  { - TDEBUG_TRACE("DllMain"); -   if (dwReason == DLL_PROCESS_ATTACH)   {   TDEBUG_TRACE("DllMain: DLL_PROCESS_ATTACH");