From 609b7236508be8c187578391b8c5d02461e6cbc5 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 19 Oct 2024 00:16:56 +0200 Subject: [PATCH] Remove unused header --- gtk2_ardour/selection.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtk2_ardour/selection.h b/gtk2_ardour/selection.h index bcdebf2be2..6a20703df9 100644 --- a/gtk2_ardour/selection.h +++ b/gtk2_ardour/selection.h @@ -27,8 +27,6 @@ #include #include -#include - #include #include "pbd/signals.h"