mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 00:55:44 +00:00
remove a duplicate <params> line that really trips up the latest monodocer
for some reason svn path=/trunk/gtk-sharp/; revision=48337
This commit is contained in:
parent
2fa109fdd7
commit
202d8f09ff
|
@ -51,7 +51,6 @@
|
|||
<Parameter Name="argv" Type="System.String[]&" RefType="ref" />
|
||||
</Parameters>
|
||||
<Docs>
|
||||
<param name="argv">a <see cref="T:System.String[]" /></param>
|
||||
<summary>Initializes Gtk# for operation, probes window system.</summary>
|
||||
<param name="argv">The command line arguments passed in. Changed if any arguments were handled.</param>
|
||||
<returns>True if the toolkit initialized correctly, false otherwise. </returns>
|
||||
|
|
Loading…
Reference in a new issue