]> git.saurik.com Git - wxWidgets.git/blame - utils/tex2rtf/tools/suppresswarnings.sh
Remove defined(__WXMAC__) && defined(__APPLE__) case from the OS if/elif block.
[wxWidgets.git] / utils / tex2rtf / tools / suppresswarnings.sh
CommitLineData
2b5f62a0
VZ
1# Suppresses some of the more common warnings
2
3lacheck $1 | sed -e "/possible unwanted/d;/you may need/d;/TAB characyer/d;/Use \`/d;/missing \`\\\/d;/Dots/d;/Whitespace/d"