From a263f2c64a02e6ebe16bce00206f93f2e65d9350 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 25 Feb 2004 04:23:58 +0000 Subject: OpenGL backend no longer exists. svn-id: r13037 --- backends/sdl/build.rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/backends/sdl/build.rules b/backends/sdl/build.rules index 51f25bf3bc..0a043db918 100644 --- a/backends/sdl/build.rules +++ b/backends/sdl/build.rules @@ -8,10 +8,6 @@ OBJS += backends/sdl/sdl-common.o # The normal (non OpenGL-accelerated) SDL backend OBJS += backends/sdl/sdl.o -# Uncomment these lines (instead of the above) to use SDL with OpenGL -# OBJS += backends/sdl/sdl_gl.o -# LIBS += -lGL - # Uncomment this in addition to the above if you compile on Mac OS X # DEFINES += -DMACOSX # LIBS += -framework QuickTime -framework AudioUnit -- cgit v1.2.3