Skip to content
Sign up
Why GitHub?
Features
→
Mobile
→
Actions
→
Codespaces
→
Packages
→
Security
→
Code review
→
Project management
→
Integrations
→
GitHub Sponsors
→
Customer stories
→
Team
Enterprise
Explore
Explore GitHub
→
Learn and contribute
Topics
→
Collections
→
Trending
→
Learning Lab
→
Open source guides
→
Connect with others
The ReadME Project
→
Events
→
Community forum
→
GitHub Education
→
GitHub Stars program
→
Marketplace
Pricing
Plans
→
Compare plans
→
Contact Sales
→
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
libsdl-org
/
SDL
Notifications
Star
982
Fork
73
Code
Issues
697
Pull requests
4
Actions
Projects
0
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removed second return statement.
Loading branch information
philippwiesemann
committed
Nov 23, 2013
1 parent
01acbd3
commit
5aa702fe74b2c4fefbd83a8f9d35339ac0d0f5a9
Unified
Split
Showing
1 changed file
with
0 additions
and
1 deletion
.
+0
−1
test/testgles2.c
1
test/testgles2.c
Show comments
View file
Edit file
Delete file
@@ -675,7 +675,6 @@ main(int argc, char *argv[])
}
#
if
!defined(__ANDROID__)
quit
(
0
);
return
0
;
#
endif
return
0
;
}
Toggle all file notes
0 comments on commit
5aa702f
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.