[vte] all: Remove duplicate definitions



commit 9ae3281e3416e16275c8b3997b22d5f85a24504b
Author: Christian Persch <chpe gnome org>
Date:   Mon Apr 28 18:24:49 2014 +0200

    all: Remove duplicate definitions

 src/vte.h |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/vte.h b/src/vte.h
index afb6414..8543ebe 100644
--- a/src/vte.h
+++ b/src/vte.h
@@ -32,12 +32,4 @@
 
 #undef __VTE_VTE_H_INSIDE__
 
-G_BEGIN_DECLS
-
-const char *vte_get_default_emulation(void);
-
-char *vte_get_user_shell (void);
-
-G_END_DECLS
-
 #endif /* __VTE_VTE_H__ */


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