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(){
|
static inline void themeExit(){
|
||||||
free((void*)themeCurrent.buttonAText);
|
free(themeCurrent.buttonAText);
|
||||||
free((void*)themeCurrent.buttonBText);
|
free(themeCurrent.buttonBText);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user