[gbrainy] Remove unused variable
- From: Jordi Mas <jmas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gbrainy] Remove unused variable
- Date: Thu, 20 Aug 2009 20:09:37 +0000 (UTC)
commit 2c6f846a9a2c46b4c5dc7d556456834b1d2127c1
Author: Jordi Mas <jmas softcatala org>
Date: Thu Aug 20 22:09:16 2009 +0200
Remove unused variable
src/gbrainy.cs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gbrainy.cs b/src/gbrainy.cs
index 33462bd..698f4b8 100644
--- a/src/gbrainy.cs
+++ b/src/gbrainy.cs
@@ -68,8 +68,6 @@ public class gbrainy: Program
public gbrainy (string [] args, params object [] props)
: base ("gbrainy", Defines.VERSION, Modules.UI, args, props)
{
- Gdk.Color color;
-
Catalog.Init ("gbrainy", Defines.GNOME_LOCALE_DIR);
FixLocaleInfo ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]