From 03bbe996c3d79461c89cac9e578b6ad01d1dcef9 Mon Sep 17 00:00:00 2001 From: lukefromdc <lukefromdc@hushmail.com> 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') 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 <libwnck/libwnck.h> #include <stickynotes_applet.h> -#include <gtksourceview/gtksource.h> - typedef struct { GtkWidget *w_window; /* Sticky Note window */ -- cgit v1.2.1