Remove one errant gal dependency on python

This commit is contained in:
Marek Roszko 2023-09-06 18:40:33 -04:00
parent 8bcc4e52aa
commit a7a642e090
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
*/
#include <settings/common_settings.h>
#include <pgm_base.h>
#include <gal/hidpi_gl_3D_canvas.h>
const float HIDPI_GL_3D_CANVAS::m_delta_move_step_factor = 0.7f;