better way to avoid warnings about a non-existing missing_semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8d1a41016d
commit
15686fa44c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Author: Francesco Montorsi
|
||||
|
||||
|
||||
rm missing_semicolons 2>/dev/null
|
||||
rm -f missing_semicolons
|
||||
|
||||
# the preprocessor will remove comments and all #preprocessor #stuff;
|
||||
# we then remove the empty lines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue