aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-web-view.h')
-rw-r--r--e-util/e-web-view.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/e-util/e-web-view.h b/e-util/e-web-view.h
index 657b4f7794..1836f70ec8 100644
--- a/e-util/e-web-view.h
+++ b/e-util/e-web-view.h
@@ -16,9 +16,7 @@
*/
/* This is intended to serve as a common base class for all HTML viewing
- * needs in Evolution. Currently based on GtkHTML, the idea is to wrap
- * the GtkHTML API enough that we no longer have to make direct calls to
- * it. This should help smooth the transition to WebKit/GTK+.
+ * needs in Evolution.
*
* This class handles basic tasks like mouse hovers over links, clicked
* links, and servicing URI requests asynchronously via GIO. */