chore(paint): remove false information

This commit is contained in:
Jeremy Attali 2020-06-01 21:13:33 -04:00
parent fae0aeacab
commit befb61e291

View File

@ -261,7 +261,6 @@ void paint_commit_temporary(struct swappy_state *state) {
paint->content.text.mode = SWAPPY_TEXT_MODE_DONE;
break;
default:
g_info("unable to update temporary text when type is: %d", paint->type);
break;
}