[gtk/wip/baedert/for-master: 1/15] range: Remove outdated comment



commit 1125d08f0d674cc546981104643d485623cbb92a
Author: Timm Bäder <mail baedert org>
Date:   Fri Aug 9 19:20:57 2019 +0200

    range: Remove outdated comment

 gtk/gtkrange.c | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/gtk/gtkrange.c b/gtk/gtkrange.c
index cabb814c4d..d8532ca289 100644
--- a/gtk/gtkrange.c
+++ b/gtk/gtkrange.c
@@ -1606,10 +1606,6 @@ gtk_range_size_allocate (GtkWidget *widget,
   box_alloc.height = box_min_height;
 
   gtk_widget_size_allocate (priv->trough_widget, &box_alloc, -1);
-
-  /* TODO: we should compute a proper clip from get_range_border(),
-   * but this will at least give us outset shadows.
-   */
 }
 
 static void


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