From 7433db5c6c3fbba9c2ab68044b8c9e37f39b4c5f Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sat, 22 Feb 2025 22:22:12 +0100 Subject: Remove a useless headers. --- src/gui/panels/binary.c | 3 --- src/gui/panels/welcome.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/src/gui/panels/binary.c b/src/gui/panels/binary.c index bb98c10..d61e33b 100644 --- a/src/gui/panels/binary.c +++ b/src/gui/panels/binary.c @@ -25,9 +25,6 @@ #include "binary.h" -#include - - #include "binary-int.h" #include "../../gtkext/helpers.h" #include "../../gtkext/hexview.h" diff --git a/src/gui/panels/welcome.c b/src/gui/panels/welcome.c index 6fd1304..6e8763b 100644 --- a/src/gui/panels/welcome.c +++ b/src/gui/panels/welcome.c @@ -28,9 +28,6 @@ #include -#include - - #include "welcome-int.h" #include "../core/panels.h" #include "../../common/shuffle.h" -- cgit v0.11.2-87-g4458