This commit is contained in:
johan.forsberg 2023-11-05 01:16:47 +01:00
parent 8f9974479a
commit d0696184d3
1 changed files with 0 additions and 4 deletions

View File

@ -478,10 +478,6 @@ class EditFrame : AppFrame
{ {
updatePreview(); updatePreview();
} }
else
{
Log.d(e);
}
} }
return false; return false;