[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] 01/01: Drop unused IDO code

noreply at xfce.org noreply at xfce.org
Thu Nov 23 13:10:02 CET 2017


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

b   l   u   e   s   a   b   r   e       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-pulseaudio-plugin.

commit ef44f7f3e04f3738d68dbc7e5fd7cc44fd2e81f2
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu Nov 23 07:09:56 2017 -0500

    Drop unused IDO code
---
 panel-plugin/pulseaudio-plugin.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/panel-plugin/pulseaudio-plugin.c b/panel-plugin/pulseaudio-plugin.c
index cd6f316..9df3dd8 100644
--- a/panel-plugin/pulseaudio-plugin.c
+++ b/panel-plugin/pulseaudio-plugin.c
@@ -46,10 +46,6 @@
 #include "pulseaudio-notify.h"
 #include "pulseaudio-mpris.h"
 
-#ifdef HAVE_IDO
-#include <libido/libido.h>
-#endif
-
 
 #ifdef HAVE_KEYBINDER
 #include <keybinder.h>
@@ -495,10 +491,6 @@ pulseaudio_plugin_construct (XfcePanelPlugin *plugin)
 {
   PulseaudioPlugin *pulseaudio_plugin = PULSEAUDIO_PLUGIN (plugin);
 
-#ifdef HAVE_IDO
-  ido_init();
-#endif
-
   xfce_panel_plugin_menu_show_configure (plugin);
   xfce_panel_plugin_menu_show_about (plugin);
 

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


More information about the Xfce4-commits mailing list