removed redundant line of code
This commit is contained in:
parent
5d31e6077f
commit
32bfb2d751
@ -37,7 +37,6 @@ public class PluginsFragment extends PreferenceFragment {
|
||||
category = category.replace(IITC_PluginPreferenceActivity.USER_PLUGIN, "User ");
|
||||
bar.setTitle("IITC Plugins: " + category);
|
||||
bar.setDisplayHomeAsUpEnabled(true);
|
||||
getActivity().getActionBar().setDisplayHomeAsUpEnabled(true);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user