mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-07 16:34:50 -04:00
Merge branch 'master' into gain_gui_cleanup
This commit is contained in:
@@ -400,7 +400,6 @@ void GLFont::loadFontOnce() {
|
||||
}
|
||||
|
||||
//2) then load from memory
|
||||
lodepng::State state;
|
||||
unsigned error = lodepng::decode(image, imgWidth, imgHeight, raw_image, png_size);
|
||||
|
||||
delete[] raw_image;
|
||||
|
||||
Reference in New Issue
Block a user