X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fev-document.h;h=b4668e75551579fa963222d2080003a9bd5f5005;hb=c7a7adde3814522c4a577cb28569fcc0b48ce07e;hp=e95ce96f277c080ddc8191a37392ead2fe25a05d;hpb=96ab01a78dafd62f121b11010a9857cbd9a7922c;p=evince.git diff --git a/backend/ev-document.h b/backend/ev-document.h index e95ce96f..b4668e75 100644 --- a/backend/ev-document.h +++ b/backend/ev-document.h @@ -90,8 +90,6 @@ struct _EvDocumentIface GdkPixbuf * (* render_pixbuf) (EvDocument *document, EvRenderContext *rc); EvOrientation (* get_orientation) (EvDocument *document); - void (* set_orientation) (EvDocument *document, - EvOrientation orientation); EvDocumentInfo * (* get_info) (EvDocument *document); };