forked from cocos2d/cocos2d-x
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added -Wno-unused-parameter and removed all uses of the CC_UNUSED_PARAM macro * Commented unused parameter names in .cpp files which previously used CC_UNUSED_PARAM * Reverted -Wno-unused-param flag. Moved deprecated touch methods definitions to .cpp file. Commented more unused parameter names. * Fixed some errors and warnings caused by the previous commit. * Commented remaining unused parameter names in .cpp files. * Fixed unused parameter warnings in headers. * Fixed some more unused parameter warnings. * Fixed some more unused parameters warnings. * Fixed mistake in previous commit, missing ComAudioReader:: in method. Other warnings. * Fixed build errors. * Added missing file to CMakeLists
- Loading branch information
1 parent
ae48e0b
commit 663bb4d
Showing
233 changed files
with
977 additions
and
891 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.