am b83ff4af
: Merge change Ibf07c83d into eclair
Merge commit 'b83ff4af8c359fd5cea276318f0c9e4487ec7465' * commit 'b83ff4af8c359fd5cea276318f0c9e4487ec7465': SecuritySettings: remove debug messages.
This commit is contained in:
@@ -381,7 +381,6 @@ public class SecuritySettings extends PreferenceActivity {
|
||||
|
||||
Dialog createDialog(int id) {
|
||||
mDialogId = id;
|
||||
Log.v("Create", "Dialog " + id);
|
||||
switch (id) {
|
||||
case UNLOCK_DIALOG:
|
||||
return createUnlockDialog();
|
||||
|
Reference in New Issue
Block a user