commit abecb2f8abe99d821c9b0dda3a14e0e6d1f94fcd parent 9037dd4310aef10b8c18b1770d83fa4f1feda17f Author: Frederic Cambus <fred@statdns.com> Date: Thu, 4 Oct 2018 09:48:44 +0200 Remove some now unused options struct members Diffstat:
M | include/ansilove.h | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/ansilove.h b/include/ansilove.h @@ -34,8 +34,6 @@ struct ansilove_ctx { }; struct ansilove_options { - char *fileName; - char *retina; char *font; uint32_t bits; uint32_t columns;