Remove an unneeded include
This commit is contained in:
		@ -21,8 +21,6 @@
 | 
				
			|||||||
#include "config.h"
 | 
					#include "config.h"
 | 
				
			||||||
#include <gtk/gtk.h>
 | 
					#include <gtk/gtk.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "gtk/gtktreedatalist.h"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
typedef struct _ListSort ListSort;
 | 
					typedef struct _ListSort ListSort;
 | 
				
			||||||
struct _ListSort
 | 
					struct _ListSort
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user