X-Git-Url: http://git.maemo.org/git/?p=python-purple;a=blobdiff_plain;f=plugin.pyx;h=a4ef02f3aff4270a50f389d85be5b997a274c01b;hp=0ea893f880eca5d89f983ef4d5bd06bead234f9e;hb=b9ad0ad08cdd1ddd60d74570d222aa9c47e439d4;hpb=cf6b24f0281dd8bec0d836e254f0675a072c9e7c diff --git a/plugin.pyx b/plugin.pyx index 0ea893f..a4ef02f 100644 --- a/plugin.pyx +++ b/plugin.pyx @@ -17,10 +17,8 @@ # along with this program. If not, see . # -cimport prpl cimport purple - cdef class Plugin: cdef plugin.PurplePlugin *c_plugin cdef prpl.PurplePluginProtocolInfo *c_prpl_info