Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Don't make Andy angry ;-)
Browse files Browse the repository at this point in the history
Refs #2095
  • Loading branch information
M66B committed Dec 25, 2014
1 parent 38a5ebd commit c8519f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/biz/bokhorst/xprivacy/ActivityMain.java
Original file line number Diff line number Diff line change
Expand Up @@ -2143,9 +2143,6 @@ protected void onPostExecute(Object result) {
});
else
holder.imgCbAsk.setClickable(false);
} else {
holder.imgIcon.setImageDrawable(null);
holder.imgIcon.destroyDrawingCache();
}
}

Expand Down

0 comments on commit c8519f1

Please sign in to comment.