remove unused variable (gtk_text_view_get_window): add warning about how

2002-02-06  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextview.c (gtk_text_view_scroll_hpages): remove unused variable
	(gtk_text_view_get_window): add warning about how you
	can't get the private window. #70683, and avoid default: in the
	switch so we get "enum value unhandled" warnings
This commit is contained in:
Havoc Pennington
2002-02-06 22:22:37 +00:00
committed by Havoc Pennington
parent 99b7d4a189
commit e58c6eca32
8 changed files with 54 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2002-02-06 Havoc Pennington <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_scroll_hpages): remove unused variable
(gtk_text_view_get_window): add warning about how you
can't get the private window. #70683, and avoid default: in the
switch so we get "enum value unhandled" warnings
2002-02-06 Havoc Pennington <hp@redhat.com>
* gtk/gtktextchild.c: Add warnings if you try to use a child