Revert "remove prints"

This reverts commit d4c99b871c.
Did not mean to push
This commit is contained in:
Weizhen Huang
2025-09-16 18:03:51 +02:00
parent f391b72875
commit f3c061d1ce

View File

@@ -76,6 +76,9 @@ static void do_versions_theme(const UserDef *userdef, bTheme *btheme)
MEMCPY_STRUCT_AFTER(btheme, &U_theme_default, name);
}
printf("VERSION:");
printf("%d", userdef->versionfile);
printf("%d", userdef->subversionfile);
/* Again reset the theme, but only if stored with an early 3.1 alpha version. Some changes were
* done in the release branch and then merged into the 3.1 branch (master). So the previous reset
* wouldn't work for people who saved their preferences with a 3.1 build meanwhile. But we still