]> granicus.if.org Git - graphviz/commitdiff
glcomp: remove unused 'FONT_TAB_SPACE'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 8 Sep 2022 00:27:49 +0000 (17:27 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 11 Oct 2022 01:43:12 +0000 (18:43 -0700)
The last use of this was removed in 8444026daa5f5ba70dcc2a719f9ad23b927e88ce.

lib/glcomp/glcompdefs.h

index 02acf33dc77f743088440d81a0e952ed7ba464f6..2ff036da03ddbed4c01cb11fad68aa82aa78c50a 100644 (file)
@@ -81,7 +81,6 @@ extern "C" {
 
 
 #define FONT_MAX_LEN                1024       /* maximum chars to draw to the screen, used for buffers also */
-#define FONT_TAB_SPACE              4  /* spaces to draw for a tab, make option? */
 
 #define C_DPI              16
 #define R_DPI              16