diff gtk/dw.c @ 269:2e936651aef6

The _dw_thread fix was already in dw_main_iteration() removing the the duplicate. And added license file.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 05 Mar 2003 19:29:44 +0000
parents 07bff0e012d3
children d2a80e648d33
line wrap: on
line diff
--- a/gtk/dw.c	Wed Mar 05 08:11:45 2003 +0000
+++ b/gtk/dw.c	Wed Mar 05 19:29:44 2003 +0000
@@ -888,7 +888,6 @@
 	gtk_main_iteration();
 	_dw_thread = (pthread_t)-1;
 	gdk_threads_leave();
-_dw_thread = (pthread_t)-1;
 }
 
 /*