mirror of
https://github.com/swaywm/sway.git
synced 2025-01-05 23:54:15 +00:00
remove unused execinfo.h include from debug_log.c
This commit is contained in:
parent
5fbecba37a
commit
3dd2393797
|
@ -10,7 +10,6 @@
|
|||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stringop.h>
|
||||
#include <execinfo.h>
|
||||
#include "workspace.h"
|
||||
|
||||
extern log_importance_t v;
|
||||
|
|
Loading…
Reference in a new issue