Merge pull request #82 from halx99/master

Remove unused src
This commit is contained in:
HALX99 2020-03-05 23:39:40 +08:00 committed by GitHub
commit 5fd1bc7da7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ set(COCOS_SRC cocos2d.cpp
${COCOS_NETWORK_SRC}
${COCOS_EDITOR_SUPPORT_SRC}
${COCOS_EXTENSIONS_SRC}
${COCOS_STORAGE_SRC}
)
list(APPEND COCOS_SRC ${COCOS_HEADER})