diff --git a/.git-hooks/pre-commit b/.git-hooks/pre-commit index 255de74083..8306c84e69 100755 --- a/.git-hooks/pre-commit +++ b/.git-hooks/pre-commit @@ -6,9 +6,6 @@ # if it wants to stop the commit. use strict; -use lib "solenv/clang-format"; -#use File::Copy; -#use Cwd; $ENV{LC_ALL} = "C";