summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--constants.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/constants.py b/constants.py
index bc18519ec..19bde3c1e 100644
--- a/constants.py
+++ b/constants.py
@@ -55,11 +55,6 @@ REQUEST_LV = 32 # logical volume
# a callback
MAX_PART_SIZE = 1024*1024*1024
-# these are used for kickstart
-CHECK_DEPS = 0
-IGNORE_DEPS = 1
-RESOLVE_DEPS = 2
-
# install key related constants
SKIP_KEY = -50