mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 07:46:59 +00:00
Remove [IgnoreClassInitializers] usage.
* Subclass.cs: kill a no longer needed ignore attr.
This commit is contained in:
parent
96c8904219
commit
e8250641d6
|
@ -4,8 +4,6 @@
|
|||
//
|
||||
// (c) 2001-2003 Mike Kestner, Novell, Inc.
|
||||
|
||||
[assembly:GLib.IgnoreClassInitializers]
|
||||
|
||||
namespace GtkSamples {
|
||||
|
||||
using Gtk;
|
||||
|
|
Loading…
Reference in a new issue