[evolution/webkit-composer: 113/185] Remove unused EEditorWidgetReplaceAnswer enum.



commit 65b7cda147daef2d0cab9465f4fda7b35f2e673f
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jan 17 15:52:59 2013 -0500

    Remove unused EEditorWidgetReplaceAnswer enum.

 e-util/e-editor-widget.h | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/e-util/e-editor-widget.h b/e-util/e-editor-widget.h
index 41662a2..f92f7aa 100644
--- a/e-util/e-editor-widget.h
+++ b/e-util/e-editor-widget.h
@@ -51,13 +51,6 @@
 
 G_BEGIN_DECLS
 
-typedef enum {
-       E_EDITOR_WIDGET_REPLACE_ANSWER_REPLACE,
-       E_EDITOR_WIDGET_REPLACE_ANSWER_REPLACE_ALL,
-       E_EDITOR_WIDGET_REPLACE_ANSWER_CANCEL,
-       E_EDITOR_WIDGET_REPLACE_ANSWER_NEXT
-} EEditorWidgetReplaceAnswer;
-
 /**
  * EEditorWidgetCommand:
  * @E_EDITOR_WIDGET_COMMAND_BACKGROUND_COLOR: Sets background color to given value.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]