X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-document.h;h=89acbe67877f6b5db1a37f31495e8cad16b405f2;hb=7d59434cbd7ea6bdd42a6f3223a47cbb06ba4069;hp=32cdc1fdac8b96b52d067a11882dd6f7ea7e2c49;hpb=c218c0fc841709a869f41e538ccf38df4d48d175;p=evince.git diff --git a/libdocument/ev-document.h b/libdocument/ev-document.h index 32cdc1fd..89acbe67 100644 --- a/libdocument/ev-document.h +++ b/libdocument/ev-document.h @@ -49,9 +49,6 @@ typedef struct _EvDocument EvDocument; typedef struct _EvDocumentClass EvDocumentClass; typedef struct _EvDocumentPrivate EvDocumentPrivate; -typedef struct _EvPageCache EvPageCache; -typedef struct _EvPageCacheClass EvPageCacheClass; - #define EV_DOCUMENT_ERROR ev_document_error_quark () #define EV_DOC_MUTEX_LOCK (ev_document_doc_mutex_lock ()) #define EV_DOC_MUTEX_UNLOCK (ev_document_doc_mutex_unlock ())