Browse Source

* Fix some warnings

git-svn-id: trunk@41809 -
michael 6 years ago
parent
commit
848a563128
1 changed files with 0 additions and 1 deletions
  1. 0 1
      utils/pas2js/pas2jswebcompiler.pp

+ 0 - 1
utils/pas2js/pas2jswebcompiler.pp

@@ -66,7 +66,6 @@ function TPas2JSWebcompiler.DoWriteJSFile(const DestFilename: String; aWriter: T
 
 
 Var
 Var
   S : String;
   S : String;
-  T : String;
 
 
 begin
 begin
 //  Writeln('aWriter',AWriter.BufferLength,', array size ',Length(AWriter.Buffer));
 //  Writeln('aWriter',AWriter.BufferLength,', array size ',Length(AWriter.Buffer));