summaryrefslogtreecommitdiff
path: root/lib/bluetooth-agent.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-11-19 11:07:02 +0100
committerBastien Nocera <hadess@hadess.net>2021-11-19 11:07:02 +0100
commitceb9836d73bb7703cc6cda141fd2ee2615f93740 (patch)
tree945813fe0743f823a5828539c1fb01a6baadb02e /lib/bluetooth-agent.c
parent0e8953cec98a2e9ad0bbe6fa8e97b05800848557 (diff)
downloadgnome-bluetooth-ceb9836d73bb7703cc6cda141fd2ee2615f93740.tar.gz
lib: Simplify config.h inclusion
It's always available, but only useful for sources with translatable strings.
Diffstat (limited to 'lib/bluetooth-agent.c')
-rw-r--r--lib/bluetooth-agent.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/bluetooth-agent.c b/lib/bluetooth-agent.c
index 7fadc015..89e04254 100644
--- a/lib/bluetooth-agent.c
+++ b/lib/bluetooth-agent.c
@@ -21,10 +21,6 @@
*
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <stdio.h>
#include <gio/gio.h>