[anjuta] libanjuta: Remove unused interface IAnjutaLanguageSupport
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: Remove unused interface IAnjutaLanguageSupport
- Date: Tue, 13 Jul 2010 17:01:39 +0000 (UTC)
commit 162cf37988c51918be200990b37a0d95ed3b4fe1
Author: Johannes Schmid <jhs gnome org>
Date: Sun Jul 11 15:44:51 2010 +0200
libanjuta: Remove unused interface IAnjutaLanguageSupport
libanjuta/interfaces/libanjuta.idl | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/libanjuta/interfaces/libanjuta.idl b/libanjuta/interfaces/libanjuta.idl
index 7c795dc..349cc01 100644
--- a/libanjuta/interfaces/libanjuta.idl
+++ b/libanjuta/interfaces/libanjuta.idl
@@ -5858,21 +5858,6 @@ interface IAnjutaPrint
}
/**
- * SECTION:ianjuta-language-support
- * @title: IAnjutaLanguageSupport
- * @short_description: Programming language specific supports from plugins
- * @see_also:
- * @stability: Unstable
- * @include: libanjuta/interfaces/ianjuta-language-support.h
- *
- */
-interface IAnjutaLanguageSupport
-{
- List<const gchar*> get_supported_languages ();
- gboolean supports(const gchar *language);
-}
-
-/**
* SECTION:ianjuta-preferences
* @title: IAnjutaPreferences
* @short_description: Preferences interface
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]