apply: make some parsing functions static again
[gitweb.git] / git-stash.sh
index c7509e8da47cf296143e3fa53a7f431f7672d78e..22fb8bcba67b9b051bfa56a6082a749c81f163eb 100755 (executable)
@@ -15,7 +15,6 @@ SUBDIRECTORY_OK=Yes
 OPTIONS_SPEC=
 START_DIR=$(pwd)
 . git-sh-setup
-. git-sh-i18n
 require_work_tree
 cd_to_toplevel