Test Refactoring of signals
This commit is contained in:
@@ -257,11 +257,6 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
function FindNextFile(const Filename: String): String;
|
||||
begin
|
||||
|
||||
end;
|
||||
|
||||
class destructor TDataSeries<T>.CreateClass;
|
||||
begin
|
||||
FCachedFiles := TDictionary<String, TCachedFile>.Create;
|
||||
|
||||
Reference in New Issue
Block a user