From 5a6f8cac09770d315fe4a3258fa6116e65750f24 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sun, 29 Jan 2023 21:33:34 -0500 Subject: first pass compile time optimization --- src/windows/profile/userinfopane.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/windows/profile/userinfopane.cpp') diff --git a/src/windows/profile/userinfopane.cpp b/src/windows/profile/userinfopane.cpp index b62da93..b6f0d59 100644 --- a/src/windows/profile/userinfopane.cpp +++ b/src/windows/profile/userinfopane.cpp @@ -1,6 +1,5 @@ #include "userinfopane.hpp" #include -#include "abaddon.hpp" ConnectionItem::ConnectionItem(const ConnectionData &conn) : m_box(Gtk::ORIENTATION_HORIZONTAL) -- cgit v1.2.3