From 5956af766c9f3a5b94b1d68fd64af3eaad450e57 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 2 Jun 2015 10:00:44 +0200 Subject: [PATCH] (Makefile.common) remove cocoa_settings.m --- Makefile.common | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.common b/Makefile.common index 4cfc3f08ce..ba25f71fea 100644 --- a/Makefile.common +++ b/Makefile.common @@ -794,7 +794,6 @@ ifeq ($(HAVE_COCOA),1) input/drivers_keyboard/keyboard_event_apple.o \ ui/drivers/ui_cocoa.o \ ui/drivers/cocoa/cocoa_common.o \ - ui/drivers/cocoa/cocoa_settings.o \ gfx/drivers_context/cocoa_gl_ctx.o endif