diff options
| -rw-r--r-- | st/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h index c7df759..4f2a8e7 100644 --- a/st/config.h +++ b/st/config.h @@ -12,7 +12,6 @@ static char *fonts[] = { }; static size_t currentfont = 0; static char *font2[] = { "NotoColorEmoji:pixelsize=8:antialias=true:autohint=true" }; - static int borderpx = 2; /* |
