summaryrefslogtreecommitdiff
path: root/libview/ev-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-web-view.c')
-rw-r--r--libview/ev-web-view.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libview/ev-web-view.c b/libview/ev-web-view.c
index 3fa532f4..ecd7a02b 100644
--- a/libview/ev-web-view.c
+++ b/libview/ev-web-view.c
@@ -31,9 +31,6 @@
#include "ev-document-model.h"
#include "ev-jobs.h"
-#define EV_WEB_VIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), EV_TYPE_WEB_VIEW, EvWebViewClass))
-#define EV_IS_WEB_VIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), EV_TYPE_WEB_VIEW))
-#define EV_WEB_VIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), EV_TYPE_WEB_VIEW, EvWebViewClass))
typedef enum {
EV_WEB_VIEW_FIND_NEXT,