From 895c942289c81ca24346d3bb18d2b922ae469554 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 8 May 2013 14:56:19 +0200 Subject: Remove GlobalContext class. Move all native code from EventHandler class to NativeWindowX11 and NativeWindowWin32 classes. --- vst/Makefile.mingw32 | 1 - 1 file changed, 1 deletion(-) (limited to 'vst') diff --git a/vst/Makefile.mingw32 b/vst/Makefile.mingw32 index 9d3f2f8..ed9762c 100644 --- a/vst/Makefile.mingw32 +++ b/vst/Makefile.mingw32 @@ -34,7 +34,6 @@ DG_CFLAGS = -DDISABLE_HUGIN -I../include -I../src -DSSE -msse -msse2 GUI_SRC = \ $(DG_BASE)/plugingui/plugingui.cc \ - $(DG_BASE)/plugingui/globalcontext.cc \ $(DG_BASE)/plugingui/label.cc \ $(DG_BASE)/plugingui/eventhandler.cc \ $(DG_BASE)/plugingui/font.cc \ -- cgit v1.2.3