Remove unreferenced defines from wxQt code base

This commit is contained in:
ali kettab 2023-12-13 22:59:38 +01:00
parent 6d89a14c72
commit ed4425bf6e

View file

@ -35,8 +35,6 @@
#include "wx/qt/private/compat.h"
#include "wx/qt/private/winevent.h"
#define VERT_SCROLLBAR_POSITION 0, 1
#define HORZ_SCROLLBAR_POSITION 1, 0
#define TRACE_QT_WINDOW "qtwindow"