mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: clean unused in Core
This commit is contained in:
@@ -49,11 +49,6 @@ void PostProcessorSystem::startCompare()
|
||||
emit sigStartCompare(serverStreamingHash,*localStreamingHash);
|
||||
}
|
||||
|
||||
void PostProcessorSystem::showUpdateList()
|
||||
{
|
||||
emit sigShowUpdateList();
|
||||
}
|
||||
|
||||
void PostProcessorSystem::compareFiles()
|
||||
{
|
||||
updateController->updateFilesOnServer(hashComparer->getFilesForUpdate());
|
||||
|
||||
Reference in New Issue
Block a user