[anjuta-extras] Remove unused char_alignment parameter in ianjuta_editor_tip_show
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta-extras] Remove unused char_alignment parameter in ianjuta_editor_tip_show
- Date: Sun, 7 Mar 2010 10:48:23 +0000 (UTC)
commit e509d84fae8b1068c77fa558653e610edaf8c4d5
Author: Sébastien Granjoux <seb sfo free fr>
Date: Sun Mar 7 11:48:01 2010 +0100
Remove unused char_alignment parameter in ianjuta_editor_tip_show
plugins/scintilla/text_editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/scintilla/text_editor.c b/plugins/scintilla/text_editor.c
index b315200..45383e8 100644
--- a/plugins/scintilla/text_editor.c
+++ b/plugins/scintilla/text_editor.c
@@ -3198,7 +3198,7 @@ ilinemode_iface_init (IAnjutaEditorLineModeIface *iface)
static void
itip_show (IAnjutaEditorTip *itip, GList* tips,
- IAnjutaIterable *position, gint char_alignment, GError **err)
+ IAnjutaIterable *position, GError **err)
{
GString *calltip;
GList *tip;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]