Revision: 1085
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1085&view=rev
Author:   zas_
Date:     2008-08-24 14:14:37 +0000 (Sun, 24 Aug 2008)

Log Message:
-----------
Drop redundant variable affectation.

Modified Paths:
--------------
    trunk/src/ui_fileops.c

Modified: trunk/src/ui_fileops.c
===================================================================
--- trunk/src/ui_fileops.c      2008-08-24 13:22:08 UTC (rev 1084)
+++ trunk/src/ui_fileops.c      2008-08-24 14:14:37 UTC (rev 1085)
@@ -88,7 +88,6 @@
 
        lc = getenv("LANG");
        bf = getenv("G_BROKEN_FILENAMES");
-       warned_user = TRUE;
 
        string = g_string_new("");
        g_string_append(string, _("One or more filenames are not encoded with 
the preferred locale character set.\n"));


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to