Removed unused/duplicated/deprecated includes.
[python-purple] / signal_cbs.pxd
index 81a064d..9d9a078 100644 (file)
@@ -17,8 +17,6 @@
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-cimport purple
-
 signal_cbs = {}
 
 cdef extern from *: