changeset 865:379b7e8c5c1c

Removed INCOMPLETE from the dw_scrollbox_new() comment on Windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 03 Apr 2011 18:43:55 +0000
parents ca01c7d95b80
children ba9d38b8d0bc
files win/dw.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/win/dw.c	Sun Apr 03 17:24:23 2011 +0000
+++ b/win/dw.c	Sun Apr 03 18:43:55 2011 +0000
@@ -4543,7 +4543,6 @@
 }
 
 /*
- * INCOMPLETE
  * Create a new scroll Box to be packed.
  * Parameters:
  *       type: Either DW_VERT (vertical) or DW_HORZ (horizontal).