Skip to content

Commit 18a2204

Browse files
committed
done
1 parent e4d4dd4 commit 18a2204

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lc/clang_ast_to_asr.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,6 @@ class ClangASTtoASRVisitor: public clang::RecursiveASTVisitor<ClangASTtoASRVisit
908908
}
909909
}
910910

911-
std::cout<<"file_path: "<<file_path<<std::endl;
912911
return true;
913912
}
914913

0 commit comments

Comments
 (0)