2023-04-12 Fred Gleason <fredg@paravelsystems.com>

* Removed file purging functionality from the 'Westwood One Wegener
	Portal' replicator.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-04-12 14:02:39 -04:00
parent 4d95134b13
commit cd0f4dad31
3 changed files with 3 additions and 59 deletions

View File

@@ -36,7 +36,6 @@ class Ww1Ipump : public ReplFactory
bool ValidateFilename(const QString &filename);
void CheckCarts();
bool PostCut(const QString &cutname,const QString &filename);
void PurgeCuts();
QDateTime xds_isci_datetime;
};