~ubuntu-branches/ubuntu/natty/gtk-sharp2/natty

« back to all changes in this revision

Viewing changes to glib/Opaque.cs

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Bauer
  • Date: 2009-02-27 00:13:39 UTC
  • mfrom: (1.1.14 upstream) (13.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090227001339-p3n3vjbjm5gjkdgb
Tags: 2.12.8-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
 
88
88
                ~Opaque ()
89
89
                {
90
 
                        Dispose ();
 
90
                        // for compat.  All subclasses should have
 
91
                        // generated finalizers if needed now.
91
92
                }
92
93
 
93
94
                public virtual void Dispose ()