mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
remove old comment
This commit is contained in:
parent
536070ceb3
commit
60e6b957c5
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@ public class DrugDetailActivity extends AppCompatActivity {
|
|||
Log.d(TAG, "medic and newPrescription are NOT Equals");
|
||||
newPrescription.setLast_update(new Date().getTime());
|
||||
prescriptionsDAO.update(newPrescription);
|
||||
//dbHelper.updateDrug(newDrug);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue