[Xfce4-commits] [panel-plugins/xfce4-statusnotifier-plugin] 01/04: Remove unused enum

noreply at xfce.org noreply at xfce.org
Sat Aug 5 21:17:10 CEST 2017


This is an automated email from the git hooks/post-receive script.

n   i   n   e   t   l   s       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-statusnotifier-plugin.

commit 10626ca7bc50a8e05f0a540eee74c4a327eb4985
Author: Viktor Odintsev <ninetls at xfce.org>
Date:   Fri Aug 4 07:38:02 2017 +0300

    Remove unused enum
---
 panel-plugin/sn-backend.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/panel-plugin/sn-backend.c b/panel-plugin/sn-backend.c
index d42bf3a..9da6684 100644
--- a/panel-plugin/sn-backend.c
+++ b/panel-plugin/sn-backend.c
@@ -116,12 +116,6 @@ G_DEFINE_TYPE (SnBackend, sn_backend, G_TYPE_OBJECT)
 
 enum
 {
-  PROP_0,
-  PROP_IO_ENTRY,
-};
-
-enum
-{
   ITEM_ADDED,
   ITEM_REMOVED,
   LAST_SIGNAL

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list