From 6039eb05ba6d82ef56f2868c96654c552d117bf9 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 7 Feb 2018 20:04:46 -0500 Subject: sdl: remove non-rockbox drivers We never use any of these other drivers, so having them around just takes up space. Change-Id: Iced812162df1fef3fd55522b7e700acb6c3bcd41 --- apps/plugins/sdl/src/main/macosx/SDLMain.nib/classes.nib | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 apps/plugins/sdl/src/main/macosx/SDLMain.nib/classes.nib (limited to 'apps/plugins/sdl/src/main/macosx/SDLMain.nib/classes.nib') diff --git a/apps/plugins/sdl/src/main/macosx/SDLMain.nib/classes.nib b/apps/plugins/sdl/src/main/macosx/SDLMain.nib/classes.nib deleted file mode 100644 index f8f4e9a4b9..0000000000 --- a/apps/plugins/sdl/src/main/macosx/SDLMain.nib/classes.nib +++ /dev/null @@ -1,12 +0,0 @@ -{ - IBClasses = ( - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - { - ACTIONS = {makeFullscreen = id; quit = id; }; - CLASS = SDLMain; - LANGUAGE = ObjC; - SUPERCLASS = NSObject; - } - ); - IBVersion = 1; -} -- cgit v1.2.3