mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Removed unused includes in python_api
This commit is contained in:
parent
eadb90dc43
commit
ffb565a16a
@ -27,9 +27,6 @@
|
||||
#include "plugins/api.h"
|
||||
#include "plugins/python_api.h"
|
||||
#include "plugins/callbacks.h"
|
||||
#include "profanity.h"
|
||||
#include "ui/notifier.h"
|
||||
#include "ui/ui.h"
|
||||
|
||||
static PyObject*
|
||||
python_api_cons_alert(PyObject *self, PyObject *args)
|
||||
|
Loading…
Reference in New Issue
Block a user