format-check: enable checking cdvdGigaherz

This commit is contained in:
Jonathan Li 2016-09-19 19:48:58 +01:00
parent 2967d5d3f1
commit 49cd751acf
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ files=`git diff --name-only --diff-filter=ACMRT $diff_range -- $PWD | \
grep "\.\(c\|h\|inl\|cpp\|hpp\)$" | \
grep -v "${1}common/" | \
grep -v "${1}pcsx2/" | \
grep -v "${1}plugins/cdvdGigaherz/" | \
grep -v "${1}plugins/CDVDisoEFP/" | \
grep -v "${1}plugins/CDVDlinuz/" | \
grep -v "${1}plugins/CDVDolio/" | \