X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=backend%2Fev-document.c;h=a800866f8b087d14f456c2aa2885462b86bc63d7;hb=a24ba773afb595b2be95a01702816aa66f50ac54;hp=2778f7796c872fb58d93c820f770fe046d6f9201;hpb=96ab01a78dafd62f121b11010a9857cbd9a7922c;p=evince.git diff --git a/backend/ev-document.c b/backend/ev-document.c index 2778f779..a800866f 100644 --- a/backend/ev-document.c +++ b/backend/ev-document.c @@ -217,14 +217,6 @@ ev_document_render_pixbuf (EvDocument *document, return retval; } -EvOrientation -ev_document_get_orientation (EvDocument *document) -{ - EvDocumentIface *iface = EV_DOCUMENT_GET_IFACE (document); - - return iface->get_orientation (document); -} - void ev_document_info_free (EvDocumentInfo *info) {