Skip to content

Commit

Permalink
update clean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
idealvin committed Jul 1, 2020
1 parent 8843ffa commit 94b4db8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ fi

cd "$(dirname "$0")"

incdir="include/co"
srcdir=
src=`ls include/co/*.h include/co/*/*.h */*.cc */*/*.{h,cc,cpp} */*/*/*.{h,cc,cpp}`

for x in $src
Expand Down

0 comments on commit 94b4db8

Please sign in to comment.