[gtk+] treemodelsort: Remove unnecessary comment



commit b8752210babd94cb51d737fe4d67b86e1d71bc90
Author: Kristian Rietveld <kris gtk org>
Date:   Tue May 24 22:19:38 2011 +0200

    treemodelsort: Remove unnecessary comment
    
    (I am no longer 17 years old and have grown up by now).

 gtk/gtktreemodelsort.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gtk/gtktreemodelsort.c b/gtk/gtktreemodelsort.c
index df24a6a..127670d 100644
--- a/gtk/gtktreemodelsort.c
+++ b/gtk/gtktreemodelsort.c
@@ -31,12 +31,6 @@
  * iter->user_data2 = SortElt
  */
 
-/* WARNING: this code is dangerous, can cause sleepless nights,
- * can cause your dog to die among other bad things
- *
- * we warned you and we're not liable for any head injuries.
- */
-
 #include "config.h"
 #include <string.h>
 



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