Remove unused base64 32bit functions

This commit is contained in:
Kovid Goyal
2023-11-09 06:46:12 +05:30
parent f140b74f17
commit 56abcbf910
3 changed files with 4 additions and 32 deletions

View File

@@ -11,7 +11,6 @@
#include "vt-parser.h"
#include "charsets.h"
#include "screen.h"
#include "base64.h"
#include "control-codes.h"
#include "state.h"
#include "modes.h"