Skip to content

Commit 281ac99

Browse files
refactor: Remove unused variable
1 parent 6c03319 commit 281ac99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

entries/dcornelius/src/uChallengeCommon.pas

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ TWeatherCity = class
2929
// a global class to provide standard open/close and other functions
3030
TChallengeCommon = class
3131
private
32-
FWeatherDataFile: TextFile;
3332
FInputFilename: string;
3433
public
3534
constructor Create(const NewInputFilename: string);

0 commit comments

Comments
 (0)