mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-07 17:43:53 +02:00
remove unused headers
This commit is contained in:
@@ -5,13 +5,11 @@
|
||||
* Distributed under terms of the GPL3 license.
|
||||
*/
|
||||
|
||||
#include "state.h"
|
||||
#include "cleanup.h"
|
||||
#include "lineops.h"
|
||||
#include "fonts.h"
|
||||
#include <fontconfig/fontconfig.h>
|
||||
#include <dlfcn.h>
|
||||
#include "emoji.h"
|
||||
#include "freetype_render_ui_text.h"
|
||||
#ifndef FC_COLOR
|
||||
#define FC_COLOR "color"
|
||||
|
||||
Reference in New Issue
Block a user