Skip to content

Commit b4deb17

Browse files
committed
removing accidental debug code
1 parent 6b08441 commit b4deb17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Configurations/dont_clang_as_osx.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import os
99
import sys
1010

11-
print os.environ
1211
assert ('DEVELOPER_DIR' in os.environ), 'DEVELOPER_DIR should be set.'
1312
clang_path = '%s/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' % (
1413
os.environ['DEVELOPER_DIR'])

0 commit comments

Comments
 (0)