summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/installbootloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/installbootloader.h')
-rw-r--r--rbutil/rbutilqt/installbootloader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/installbootloader.h b/rbutil/rbutilqt/installbootloader.h
index 727b8bfbe7..cb283b5c85 100644
--- a/rbutil/rbutilqt/installbootloader.h
+++ b/rbutil/rbutilqt/installbootloader.h
@@ -68,7 +68,6 @@ private slots:
68 void createInstallLog(); // adds the bootloader entry to the log 68 void createInstallLog(); // adds the bootloader entry to the log
69 void removeInstallLog(); // removes the bootloader entry from the log 69 void removeInstallLog(); // removes the bootloader entry from the log
70 70
71 void updateDataReadProgress(int, int);
72 void downloadDone(bool); 71 void downloadDone(bool);
73 void downloadRequestFinished(int, bool); 72 void downloadRequestFinished(int, bool);
74 void infoDownloadDone(bool); 73 void infoDownloadDone(bool);