diff win/dw.c @ 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 b405182033a0
children 529c27638936
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).