Commit ab6e4636 authored by Paul Ramsey's avatar Paul Ramsey
Browse files

Remove a couple compiler warnings following last change.


git-svn-id: http://svn.osgeo.org/postgis/trunk@5062 b70326c6-7e19-0410-871a-916f4a2858ee
parent 629b002f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -873,8 +873,6 @@ static void
pgui_create_options_dialogue()
{
	GtkWidget *table_options;
	GtkWidget *button_options_ok;
	GtkWidget *vbox_options;
	GtkWidget *align_options_center;
	GtkWidget *dialog_options;
	static int text_width = 12;