mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
osc: remove unused includes
This commit is contained in:
parent
50efd9726d
commit
e59efb1233
1 changed files with 0 additions and 3 deletions
3
osc.c
3
osc.c
|
|
@ -12,15 +12,12 @@
|
|||
#include "log.h"
|
||||
#include "base64.h"
|
||||
#include "config.h"
|
||||
#include "grid.h"
|
||||
#include "macros.h"
|
||||
#include "notify.h"
|
||||
#include "render.h"
|
||||
#include "selection.h"
|
||||
#include "terminal.h"
|
||||
#include "uri.h"
|
||||
#include "util.h"
|
||||
#include "vt.h"
|
||||
#include "xmalloc.h"
|
||||
#include "xsnprintf.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue