got rid of stray whitespace, replaced with newline
This commit is contained in:
parent
907b594978
commit
12761b1026
@ -38,7 +38,6 @@ ThemePreset globalPreset;
|
||||
|
||||
|
||||
static inline void themeExit(){
|
||||
free((void*)themeCurrent.buttonAText);
|
||||
free((void*)themeCurrent.buttonBText);
|
||||
free(themeCurrent.buttonAText);
|
||||
free(themeCurrent.buttonBText);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user