[gjs: 8/9] tests: Remove unused includes
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 8/9] tests: Remove unused includes
- Date: Sun, 2 Sep 2018 00:08:08 +0000 (UTC)
commit ab12e259e049de7d25b927ed32c4dcb87deaca56
Author: Philip Chimento <philip chimento gmail com>
Date: Wed Aug 29 23:19:02 2018 -0400
tests: Remove unused includes
installed-tests/minijasmine.cpp | 2 --
test/gjs-test-utils.cpp | 7 -------
2 files changed, 9 deletions(-)
---
diff --git a/installed-tests/minijasmine.cpp b/installed-tests/minijasmine.cpp
index ebe5393f..f3f0e49f 100644
--- a/installed-tests/minijasmine.cpp
+++ b/installed-tests/minijasmine.cpp
@@ -21,8 +21,6 @@
* IN THE SOFTWARE.
*/
-#include "config.h" // NOLINT(build/include_order)
-
#include <locale.h>
#include <unistd.h>
diff --git a/test/gjs-test-utils.cpp b/test/gjs-test-utils.cpp
index d60929d4..4dd6bbc5 100644
--- a/test/gjs-test-utils.cpp
+++ b/test/gjs-test-utils.cpp
@@ -22,13 +22,6 @@
* IN THE SOFTWARE.
*/
-#include <config.h>
-
-#include <errno.h>
-#include <fcntl.h>
-#include <sys/time.h>
-#include <unistd.h>
-
#include <glib.h>
#include "gjs/context.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]