From 352600f12126c2f974a2510dfb744ba4f562da3f Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Mon, 23 Jan 2017 10:18:44 +0100 Subject: status-notifier: Move GTK compatibility code inline --- .../status-notifier/sn-compat-gtk.h | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 applets/notification_area/status-notifier/sn-compat-gtk.h (limited to 'applets/notification_area/status-notifier/sn-compat-gtk.h') diff --git a/applets/notification_area/status-notifier/sn-compat-gtk.h b/applets/notification_area/status-notifier/sn-compat-gtk.h deleted file mode 100644 index b3640f12..00000000 --- a/applets/notification_area/status-notifier/sn-compat-gtk.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Copyright (C) 2016 Colomban Wendling - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ - -#ifndef SN_COMPAT_GTK_H -#define SN_COMPAT_GTK_H - -#include "sn-compat-gtk-3.16.h" -#include "sn-compat-gtk-3.22.h" - -#endif -- cgit v1.2.1