From fc4971753616f8ff9441574d24f4922ee8e0c546 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Thu, 14 Jan 2021 13:34:42 +0200 Subject: Removed remains of ClamAV updates in wizard. Signed-off-by: Mavridis Philippe --- src/firstrunwizard.ui.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/firstrunwizard.ui.h') diff --git a/src/firstrunwizard.ui.h b/src/firstrunwizard.ui.h index 9e26acc..cb62580 100644 --- a/src/firstrunwizard.ui.h +++ b/src/firstrunwizard.ui.h @@ -128,13 +128,3 @@ FirstRunWizard::downloadDatabase( ) //virtual return true; return false; } - -bool -FirstRunWizard::downloadClamAV( ) //virtual -{ - if (CheckForClamAVUpdates->isChecked()) - return true; - return false; -} - - -- cgit v1.2.3