From db3ff28ba74ff76aaac9e73d1b208e17992864cb Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sat, 1 Oct 2016 14:34:28 -0600 Subject: fixing output --- include/chillAST/chillAST_def.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/chillAST/chillAST_def.hh') diff --git a/include/chillAST/chillAST_def.hh b/include/chillAST/chillAST_def.hh index ca90561..acdce08 100644 --- a/include/chillAST/chillAST_def.hh +++ b/include/chillAST/chillAST_def.hh @@ -206,8 +206,6 @@ void chillindent(int i, FILE *fp); void insertNewDeclAtLocationOfOldIfNeeded(chillAST_VarDecl *newdecl, chillAST_VarDecl *olddecl); -chillAST_DeclRefExpr *buildDeclRefExpr(chillAST_VarDecl *); - chillAST_FunctionDecl *findFunctionDecl(chillAST_Node *node, const char *procname); #endif -- cgit v1.2.3-70-g09d2