diff options
| author | Lioncash <mathew1800@gmail.com> | 2013-09-27 17:16:59 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2013-09-27 17:16:59 -0400 |
| commit | 69d2ecff5231dbf7cb459a9583ee379eebcf78ae (patch) | |
| tree | 6f78fd722844ddfa4eeb0474e4a4065993cd7d94 /Source/Core | |
| parent | ad73efda57be7fe10ceb81255bb42127145a465e (diff) | |
Simplify SwitchPage() within GameListActivity.java. We no longer need the first switch statement, since case 0 will be hit when SwitchPage(0) is called from the folder browser. This means we can also get rid of recreateFragment(), since the only time this needs to be called is within the onCreate() function. When SwitchPage(0) is called, SwitchPage will perform basically the same actions as recreateFragment() would; thus the reason it can be removed.
Diffstat (limited to 'Source/Core')
0 files changed, 0 insertions, 0 deletions
