summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2013-09-27 17:16:59 -0400
committerLioncash <mathew1800@gmail.com>2013-09-27 17:16:59 -0400
commit69d2ecff5231dbf7cb459a9583ee379eebcf78ae (patch)
tree6f78fd722844ddfa4eeb0474e4a4065993cd7d94 /Source/Core/InputCommon
parentad73efda57be7fe10ceb81255bb42127145a465e (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/InputCommon')
0 files changed, 0 insertions, 0 deletions