mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-22 04:29:22 +01:00
Remove unused method
This commit is contained in:
parent
be99c2f3f2
commit
9f8965d767
1 changed files with 0 additions and 5 deletions
|
@ -118,9 +118,4 @@ public class MedicamentDetailFragment extends Fragment {
|
||||||
|
|
||||||
return detailView;
|
return detailView;
|
||||||
}
|
}
|
||||||
@Override
|
|
||||||
public void onStop()
|
|
||||||
{
|
|
||||||
super.onStop();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue