Remove database classes, ic_launcher-web and more cleanups
[unical.git] / src / ro / ieval / unical / DeleteEventDialog.java
index 8dc2267e43626d8fe11fda4e7f68c7a1b98a2612..40fe58251af3382842b1c51c94e51020d33ced62 100644 (file)
@@ -14,7 +14,7 @@ public final class DeleteEventDialog extends DialogFragment {
                           .setPositiveButton(R.string.yes, new DialogInterface.OnClickListener() {
                                   @Override
                                   public void onClick(final DialogInterface dialog, final int id) {
-
+                                          // Nothing happens here yet
                                   }
                           })
                           .setNegativeButton(R.string.no, new DialogInterface.OnClickListener() {
This page took 0.010148 seconds and 4 git commands to generate.