aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/swaynag/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/swaynag/types.h b/include/swaynag/types.h
index 18f218e0..31c6ac08 100644
--- a/include/swaynag/types.h
+++ b/include/swaynag/types.h
@@ -4,7 +4,6 @@
struct swaynag_type {
char *name;
- char *font; // Used for debugging.
PangoFontDescription *font_description;
char *output;
uint32_t anchors;