Cleanup: remove print

This commit is contained in:
Campbell Barton
2018-03-01 23:29:39 +11:00
parent b941d808c1
commit bc23381a26

View File

@@ -148,7 +148,6 @@ static void wm_msg_rna_update_by_id(
}
}
printf("AAA ~ %d\n", remove);
if (remove) {
/* Failed to persist, remove the key. */
BLI_remlink(&mbus->messages, key);