Browse Source

rt: clean up

mattias 6 years ago
parent
commit
79297ed7c1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/nodejs/nodejsfs.pas

+ 0 - 1
packages/nodejs/nodejsfs.pas

@@ -600,7 +600,6 @@ var
   Entries: TStringDynArray;
   Index: NativeInt;
   Attr: LongInt;
-  Entry: TNJSDirEnt;
   Path: String;
   Stats: TNJSStats;
   Name: string;