[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 27/96: Cleanup

noreply at xfce.org noreply at xfce.org
Thu Nov 27 22:20:32 CET 2014


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

nick pushed a commit to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.

commit 3c12cb9586e51c9a7dd4963b77f28632701635a8
Author: Omega Weapon <OmegaPhil at gmail.com>
Date:   Sun Nov 3 12:23:37 2013 +0000

    Cleanup
---
 src/choose-monitor-window.hpp |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/choose-monitor-window.hpp b/src/choose-monitor-window.hpp
index 181dd42..3df1671 100644
--- a/src/choose-monitor-window.hpp
+++ b/src/choose-monitor-window.hpp
@@ -52,7 +52,6 @@ public:
   ChooseMonitorWindow(Glib::RefPtr<Gdk::Pixbuf> icon, Gtk::Window &parent);
   ~ChooseMonitorWindow();
 
-  // WIP: Bullshit error saying that Glib is not declared. Glib::RefPtr above was present in the original code so this is nonsense. It definitely doesnt like this new run function signature though
   // given a monitor directory (may be ""), return a new monitor or 0
   Monitor *run(XfcePanelPlugin* panel_applet,
     const Glib::ustring &mon_dir);

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


More information about the Xfce4-commits mailing list