Removed unused function
This commit is contained in:
parent
2085412a41
commit
ad380e45ac
@ -112,10 +112,12 @@ uint64_t EMGFXBackend_createTexture(void* imageBuffer, int w, int h, int comp)
|
|||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
/*
|
||||||
static EMGUI_INLINE LoadedFont* getLoadedFont()
|
static EMGUI_INLINE LoadedFont* getLoadedFont()
|
||||||
{
|
{
|
||||||
return &g_loadedFonts[g_currentFont];
|
return &g_loadedFonts[g_currentFont];
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user