[evince/wip/gpoo/gtk4-rebase-port: 54/96] ev-view: remove useless commented code
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/gpoo/gtk4-rebase-port: 54/96] ev-view: remove useless commented code
- Date: Sun, 20 Mar 2022 21:50:29 +0000 (UTC)
commit c6f0a08e9560bb7701ec96f2f27f9130c833248b
Author: Qiu Wenbo <qiuwenbo kylinos com cn>
Date: Fri Aug 13 14:41:24 2021 +0800
ev-view: remove useless commented code
Signed-off-by: Qiu Wenbo <qiuwenbo kylinos com cn>
libview/ev-view.c | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/libview/ev-view.c b/libview/ev-view.c
index 56c0fe9b3..c2c0d442a 100644
--- a/libview/ev-view.c
+++ b/libview/ev-view.c
@@ -8063,11 +8063,6 @@ ev_view_class_init (EvViewClass *class)
gtk_widget_class_set_css_name (widget_class, "evview");
-#if 0
- container_class->remove = ev_view_remove;
- container_class->forall = ev_view_forall;
-#endif
-
class->scroll = ev_view_scroll_internal;
class->move_cursor = ev_view_move_cursor;
class->activate = ev_view_activate;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]