Remove unused static variable from wxMSW wxDisplay code
This should have been done in f936a54000
which removed dynamic loading of display-related functions.
No real changes.
This commit is contained in:
@@ -105,8 +105,6 @@ protected:
|
|||||||
#define MDT_EFFECTIVE_DPI 0
|
#define MDT_EFFECTIVE_DPI 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static const wxChar displayDllName[] = wxT("user32.dll");
|
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user