aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-config-upgrade.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-config-upgrade.h')
-rw-r--r--shell/e-config-upgrade.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/e-config-upgrade.h b/shell/e-config-upgrade.h
index f52801ce07..a11fe504e7 100644
--- a/shell/e-config-upgrade.h
+++ b/shell/e-config-upgrade.h
@@ -23,8 +23,6 @@
#ifndef _E_CONFIG_UPGRADE_H
#define _E_CONFIG_UPGRADE_H
-gboolean e_upgrade_detect_version (int *major, int *minor, int *revision);
-
-int e_config_upgrade(int major, int minor, int revision);
+int e_config_upgrade (int major, int minor, int revision);
#endif /* _E_CONFIG_UPGRADE_H */