summarylogtreecommitdiffstats
path: root/tor-browser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tor-browser.sh')
-rwxr-xr-xtor-browser.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tor-browser.sh b/tor-browser.sh
index 259e7d674276..0f557ddfb42d 100755
--- a/tor-browser.sh
+++ b/tor-browser.sh
@@ -134,11 +134,6 @@ EOF
}
-# remove old INSTALL and APP directories (temporary command, to be removed in the next versions)
-if [[ -d "${_TB_HOME_DIR_}/INSTALL" ]] || [[ -d "${_TB_HOME_DIR_}/APP" ]]; then
- rm -rf "${_TB_HOME_DIR_}"
-fi
-
args=()
for arg; do
case "${arg}" in