Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9.1, 0.9.1.1, and 0.9.2

stable shellext: remove unused LPCSHELLEXT

Changeset f732a750e02b

Parent a6817b2ccc9a

by Adrian Buehlmann

Changes to one file · Browse files at f732a750e02b Showing diff from parent a6817b2ccc9a Diff from another changeset...

 
56
57
58
59
60
61
62
63
 
56
57
58
 
 
59
60
61
@@ -56,8 +56,6 @@
  LPCITEMIDLIST pIDFolder, LPDATAOBJECT pDataObj, HKEY hKeyID);   };   -typedef CShellExt* LPCSHELLEXT; -    class ThgCriticalSection  {