Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be67f8a

Browse files
committed
removed debug print.
1 parent 408c16f commit be67f8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Mac/OSX/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ install: pythonforbundle
5252
b=$(APPINSTALLDIR)/Contents/$$d; \
5353
for i in $$a/*; \
5454
do \
55-
echo jaja $$i; \
5655
case $$i in \
5756
*CVS) ;; \
5857
*.py[co]) ;; \

0 commit comments

Comments
 (0)