[mutter: 12/209] rm incorrect comment * src/include/util.h:



commit 2f4173b2676d07c54ad5f281101a7ca51314105a
Author: Thomas James Alexander Thurman <tthurman src gnome org>
Date:   Tue Feb 10 12:51:29 2009 +0000

            rm incorrect comment
    	* src/include/util.h:
    
    
    svn path=/trunk/; revision=4129

 ChangeLog          |    6 ++++++
 src/include/util.h |    2 --
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6368636..2345445 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-02-10  Thomas Thurman  <tthurman gnome org>
 
+        rm incorrect comment
+
+	* src/include/util.h:
+
+2009-02-10  Thomas Thurman  <tthurman gnome org>
+
         Further movement of code out of metacity-dialog into Zenity;
         this time it's the "kill or wait?" dialogue.  Much code saved.
 
diff --git a/src/include/util.h b/src/include/util.h
index ba202d3..dc58cc7 100644
--- a/src/include/util.h
+++ b/src/include/util.h
@@ -156,8 +156,6 @@ MetaNexus *meta_nexus_new ();
 /**
  * An object which exists purely to attach signals to; this is to receive
  * signals when a child process exits.  The signal is "sigchld" with no detail.
- *
- * \bug Eventually we should have a specialised type for objects like these.
  */
 extern MetaNexus *sigchld_nexus;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]