summaryrefslogtreecommitdiff
path: root/lib/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/internal.h')
-rw-r--r--lib/internal.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/internal.h b/lib/internal.h
index 290a2f7..112e7bd 100644
--- a/lib/internal.h
+++ b/lib/internal.h
@@ -173,11 +173,6 @@ struct bm_font {
* Name of the font.
*/
char *name;
-
- /**
- * Size of font.
- */
- uint32_t size;
};
/**