We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c03319 commit 281ac99Copy full SHA for 281ac99
entries/dcornelius/src/uChallengeCommon.pas
@@ -29,7 +29,6 @@ TWeatherCity = class
29
// a global class to provide standard open/close and other functions
30
TChallengeCommon = class
31
private
32
- FWeatherDataFile: TextFile;
33
FInputFilename: string;
34
public
35
constructor Create(const NewInputFilename: string);
0 commit comments