From 202d8f09ff3bfdb1a2fc12c9cf104a9e39a06dc5 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 12 Aug 2005 15:42:28 +0000 Subject: [PATCH] remove a duplicate line that really trips up the latest monodocer for some reason svn path=/trunk/gtk-sharp/; revision=48337 --- doc/en/Gtk/Init.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/en/Gtk/Init.xml b/doc/en/Gtk/Init.xml index c6ecb45fc..344fc85f4 100644 --- a/doc/en/Gtk/Init.xml +++ b/doc/en/Gtk/Init.xml @@ -51,7 +51,6 @@ - a Initializes Gtk# for operation, probes window system. The command line arguments passed in. Changed if any arguments were handled. True if the toolkit initialized correctly, false otherwise.