[vte] terminal: Remove unused enum



commit 61645124479367bcdb38ae00b39ec0956e59de68
Author: Christian Persch <chpe src gnome org>
Date:   Mon Nov 18 22:42:22 2019 +0100

    terminal: Remove unused enum

 src/vteinternal.hh | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/src/vteinternal.hh b/src/vteinternal.hh
index 404b7226..fc577669 100644
--- a/src/vteinternal.hh
+++ b/src/vteinternal.hh
@@ -68,12 +68,6 @@
 #include "icu-converter.hh"
 #endif
 
-typedef enum {
-        VTE_REGEX_CURSOR_GDKCURSOR,
-        VTE_REGEX_CURSOR_GDKCURSORTYPE,
-        VTE_REGEX_CURSOR_NAME
-} VteRegexCursorMode;
-
 /* The order is important */
 typedef enum {
        MOUSE_TRACKING_NONE,


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