diff options
Diffstat (limited to 'src/glut')
-rw-r--r-- | src/glut/glx/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/glx/SConscript b/src/glut/glx/SConscript index 7685ec2588c..cb442ba027f 100644 --- a/src/glut/glx/SConscript +++ b/src/glut/glx/SConscript @@ -37,7 +37,6 @@ sources = [ 'glut_dstr.c', 'glut_event.c', 'glut_ext.c', - 'glut_fbc.c', 'glut_fullscrn.c', 'glut_gamemode.c', 'glut_get.c', |