gui: Drop null base_finalize function from PsppireDataWindow.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 30 Mar 2011 04:51:42 +0000 (21:51 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 3 May 2011 14:52:48 +0000 (07:52 -0700)
commit1a24920c65ada574fceed15768f4b30553c77336
tree1c9cef340fe758a4cba80422ec46afea434ef2fb
parentfd01afaa6575389277892cc45a1895571743184d
gui: Drop null base_finalize function from PsppireDataWindow.

According to the GObject manual, base_finalize is "Never used in
practice. Unlikely you will need it." so I don't see a reason to keep
a stub here.
src/ui/gui/psppire-data-window.c