Remove [IgnoreClassInitializers] usage.
* Subclass.cs: kill a no longer needed ignore attr.
This commit is contained in:
parent
96c8904219
commit
e8250641d6
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
//
|
||||
// (c) 2001-2003 Mike Kestner, Novell, Inc.
|
||||
|
||||
[assembly:GLib.IgnoreClassInitializers]
|
||||
|
||||
namespace GtkSamples {
|
||||
|
||||
using Gtk;
|
||||
|
|
Loading…
Reference in a new issue