From 9c8b754611e4dfd8faadbaef07b41bc5f619cf29 Mon Sep 17 00:00:00 2001 From: gerald Date: Tue, 6 Jan 2009 22:52:02 +0000 Subject: Remove obsolete comment referring to USE_GCC=4.1+. Approved by: acm --- emulators/mupen64plus-video-rice/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'emulators/mupen64plus-video-rice') diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile index 8fee40047d36..aabc98f6a3c8 100644 --- a/emulators/mupen64plus-video-rice/Makefile +++ b/emulators/mupen64plus-video-rice/Makefile @@ -12,8 +12,6 @@ COMMENT= The rice graphics plugin for Mupen64plus USE_GL= yes USE_SDL= sdl -#USE_GCC= 4.1+ - FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c PLUGIN_NAME= ricevideo -- cgit