Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonchi committed Dec 27, 2013
1 parent 6a37e3b commit 38d3b36
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.login_layout);
ApplicationLoader.applicationContext = this.getApplicationContext();
ConnectionsManager inst = ConnectionsManager.Instance;

getSupportActionBar().setLogo(R.drawable.ab_icon_fixed2);
getSupportActionBar().show();
Expand Down

0 comments on commit 38d3b36

Please sign in to comment.