From e175170da0d5add322a84949e132593e974fe595 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 7 Jul 2004 21:00:37 +0000 Subject: [PATCH] remove unused glutdisplay --- panda/metalibs/panda/Sources.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/metalibs/panda/Sources.pp b/panda/metalibs/panda/Sources.pp index 3ab7391a24..ffa3daf312 100644 --- a/panda/metalibs/panda/Sources.pp +++ b/panda/metalibs/panda/Sources.pp @@ -28,7 +28,7 @@ #if $[LINK_IN_GL] #define BUILDING_DLL $[BUILDING_DLL] BUILDING_PANDAGL #define COMPONENT_LIBS $[COMPONENT_LIBS] \ - glgsg glxdisplay wgldisplay glutdisplay + glgsg glxdisplay wgldisplay #endif #if $[LINK_IN_PHYSICS]