~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to bonobo-activation/bonobo-activation-shlib.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-06 18:53:16 UTC
  • mfrom: (1.1.25 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090306185316-uf09r30g7cvf67xi
Tags: 2.24.1-1
* New upstream bugfix release.
* debian/control.in:
  + Build depend on GLib >= 2.14.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
255
255
        ActivePluginInfo *local_plugin_info = impl_ptr;
256
256
 
257
257
        local_plugin_info->refcount++;
258
 
 
259
 
#if 0
260
 
        ORBit_servant_set_deathwatch (servant, &(local_plugin_info->refcount),
261
 
                                      gnome_plugin_unload, local_plugin_info);
262
 
#endif
263
258
}
264
259
 
265
260
static gboolean