mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-14 08:01:09 +01:00
remove unused execinfo.h include from debug_log.c
This commit is contained in:
parent
5fbecba37a
commit
3dd2393797
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stringop.h>
|
#include <stringop.h>
|
||||||
#include <execinfo.h>
|
|
||||||
#include "workspace.h"
|
#include "workspace.h"
|
||||||
|
|
||||||
extern log_importance_t v;
|
extern log_importance_t v;
|
||||||
|
|
Loading…
Reference in a new issue