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