Revert "remove prints"
This reverts commit d4c99b871c.
Did not mean to push
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user