Removed unused/duplicated/deprecated includes.
[python-purple] / account_cbs.pxd
index 2d8bf68..06cd2ca 100644 (file)
@@ -17,8 +17,6 @@
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-cimport purple
-
 cdef extern from *:
     ctypedef char const_char "const char"