From 01cb16681993081be7906b9cda37363b358bb7ea Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 3 May 2014 16:00:28 -0400 Subject: [PATCH] parasite: Drop an unused field --- modules/other/parasite/parasite.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/other/parasite/parasite.h b/modules/other/parasite/parasite.h index 107dca135c..cc69bf2870 100644 --- a/modules/other/parasite/parasite.h +++ b/modules/other/parasite/parasite.h @@ -50,8 +50,6 @@ typedef struct GdkWindow *selected_window; - gboolean edit_mode_enabled; - int flash_count; int flash_cnx;