Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16124/src/classes

Modified Files:
        ConfigSource.cpp 
Log Message:
don't call wxConfig::Set(NULL) here any more, this is done by AllConfigSources 
now

Index: ConfigSource.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/ConfigSource.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -b -u -2 -r1.15 -r1.16
--- ConfigSource.cpp    4 Jul 2005 13:58:38 -0000       1.15
+++ ConfigSource.cpp    4 Jul 2005 20:58:27 -0000       1.16
@@ -584,8 +584,4 @@
    {
       gs_configSourceGlobal = NULL;
-
-      // we must have been set as global wxConfig object too, don't try to
-      // recreate it any more now
-      wxConfig::Set(NULL);
    }
 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to