aboutsummaryrefslogtreecommitdiff
path: root/include/update_pkg.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/update_pkg.hh')
-rw-r--r--include/update_pkg.hh7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/update_pkg.hh b/include/update_pkg.hh
deleted file mode 100644
index 0c6bf62..0000000
--- a/include/update_pkg.hh
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef UPDATE_PKG
-#define UPDATE_PKG
-
-#include "vars.hh"
-void update_pkg(Pkg pkg);
-
-#endif