From 03bbe996c3d79461c89cac9e578b6ad01d1dcef9 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Fri, 22 Nov 2024 01:59:43 -0500 Subject: Remove GtkSourceView dependency as we no longer use it --- stickynotes/stickynotes.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'stickynotes/stickynotes.h') diff --git a/stickynotes/stickynotes.h b/stickynotes/stickynotes.h index 3edea16a..5f42abfa 100644 --- a/stickynotes/stickynotes.h +++ b/stickynotes/stickynotes.h @@ -24,8 +24,6 @@ #include #include -#include - typedef struct { GtkWidget *w_window; /* Sticky Note window */ -- cgit v1.2.1