[anjuta] project-wizard: Remove deprecated method from gtk template
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] project-wizard: Remove deprecated method from gtk template
- Date: Thu, 17 Mar 2011 21:42:47 +0000 (UTC)
commit 2f0dc1ef2a359c5de78e1dd4b6c1411ef6d807ba
Author: Johannes Schmid <jhs gnome org>
Date: Thu Mar 17 16:27:12 2011 -0400
project-wizard: Remove deprecated method from gtk template
plugins/project-wizard/templates/gtk/src/main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/project-wizard/templates/gtk/src/main.c b/plugins/project-wizard/templates/gtk/src/main.c
index 5b92bbb..fe7e3c8 100644
--- a/plugins/project-wizard/templates/gtk/src/main.c
+++ b/plugins/project-wizard/templates/gtk/src/main.c
@@ -87,7 +87,6 @@ main (int argc, char *argv[])
#endif
[+ENDIF+]
- gtk_set_locale ();
gtk_init (&argc, &argv);
window = create_window ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]