From: Matthew Fernandez Date: Mon, 16 Jan 2023 00:50:44 +0000 (-0800) Subject: glcomp: remove 'DEFAULT_GLUT_FONT' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a10e0f34fdc416c9aac5fe68a2ff7a2530f1927d;p=graphviz glcomp: remove 'DEFAULT_GLUT_FONT' The last use of this was removed in 46d9ed13a72f626a8c59ca119868e8755210d2e7. --- diff --git a/lib/glcomp/glcompdefs.h b/lib/glcomp/glcompdefs.h index 7751da909..525973c67 100644 --- a/lib/glcomp/glcompdefs.h +++ b/lib/glcomp/glcompdefs.h @@ -68,9 +68,6 @@ extern "C" { #define GL_FONTVJUSTIFY 0 #define GL_FONTHJUSTIFY 0 - -#define DEFAULT_GLUT_FONT GLUT_BITMAP_HELVETICA_12 - #define GLCOMPSET_BORDERWIDTH 2.0f #define GLCOMPSET_PANEL_BORDERWIDTH 3.0f #define GLCOMPSET_BUTTON_BEVEL 5.0f