From fbd0f1d8a815347beea1b2c5df5804c88aa406c6 Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 5 Jan 2017 01:36:19 +0300 Subject: remove ancient code leftovers once it was some easter egg, now it's just a non-working garbage --- mate-panel/nothing.h | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 mate-panel/nothing.h (limited to 'mate-panel/nothing.h') diff --git a/mate-panel/nothing.h b/mate-panel/nothing.h deleted file mode 100644 index f615ba7a..00000000 --- a/mate-panel/nothing.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef NOTHING_H -#define NOTHING_H - -#include - -#ifdef __cplusplus -extern "C" { -#endif - -/* FIXME fix for GTK+3 */ -#if 0 -void start_screen_check (void); -void start_geginv (void); -gboolean panel_dialog_window_event (GtkWidget *window, - GdkEvent *event); -int config_event (GtkWidget *widget, - GdkEvent *event, - GtkNotebook *nbook); -#endif - -#ifdef __cplusplus -} -#endif - -#endif -- cgit v1.2.1