Remove one errant gal dependency on python
This commit is contained in:
parent
8bcc4e52aa
commit
a7a642e090
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue