diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh
index ef31da1ca35620b2e0025b8b4323efbe8235304d..8871154c9ca42d3f467c0f180a94343497ea6571 100755
--- a/scripts/ci/ci-driver.sh
+++ b/scripts/ci/ci-driver.sh
@@ -297,10 +297,6 @@ case "$TOR_VERSION" in
         TOR_VER_AT_LEAST_043=yes
         TOR_VER_AT_LEAST_044=yes
         ;;
-    0.4.6.*)
-        TOR_VER_AT_LEAST_043=yes
-        TOR_VER_AT_LEAST_044=yes
-        ;;
     0.4.7.*)
         TOR_VER_AT_LEAST_043=yes
         TOR_VER_AT_LEAST_044=yes
diff --git a/scripts/git/git-list-tor-branches.sh b/scripts/git/git-list-tor-branches.sh
index dd3cf154b4eccbb2131a2a097262d54386d9752d..9a862368bd9e17cfa1f68eb8ac73c441e0a237fe 100755
--- a/scripts/git/git-list-tor-branches.sh
+++ b/scripts/git/git-list-tor-branches.sh
@@ -146,9 +146,6 @@ finish() {
 branch maint-0.4.5
 branch release-0.4.5
 
-branch maint-0.4.6
-branch release-0.4.6
-
 branch maint-0.4.7
 branch release-0.4.7