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

iss: remove unused variables

Changeset eb2842af3959

Parent a66eaf089740

by Steve Borho

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

 
170
171
172
173
174
175
176
177
178
179
 
170
171
172
 
 
173
 
174
175
176
@@ -170,10 +170,7 @@
 function InitializeSetup(): Boolean;  var   ThgSwReg: String; - CRLF: String; - msg: String;  begin - CRLF := chr(10) + chr(13);   Result := True;     {abort installation if TortoiseHg 0.4 or earlier is installed}