Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6681/include
Modified Files:
Moptions.h
Log Message:
removed MP_USE_CONFIG_FILE, it is replaced by ConfigSourceLocal methods
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.99
retrieving revision 1.100
diff -b -u -2 -r1.99 -r1.100
--- Moptions.h 23 Jun 2005 23:44:35 -0000 1.99
+++ Moptions.h 5 Jul 2005 21:29:58 -0000 1.100
@@ -60,8 +60,4 @@
extern const MOption MP_RUNONEONLY;
-#ifdef OS_WIN
-extern const MOption MP_USE_CONFIG_FILE;
-#endif // OS_WIN
-
extern const MOption MP_TBARIMAGES;
@@ -529,9 +525,4 @@
#define MP_RUNONEONLY_NAME _T("RunOneOnly")
-#ifdef OS_WIN
-/// use config file even under Windows?
-#define MP_USE_CONFIG_FILE_NAME _T("UseConfigFile")
-#endif // OS_WIN
-
/// show images in the toolbar
#define MP_TBARIMAGES_NAME _T("ShowTbarImages")
@@ -1373,9 +1364,4 @@
#define MP_RUNONEONLY_DEFVAL 1l
-#ifdef OS_WIN
-/// use config file even under Windows?
-#define MP_USE_CONFIG_FILE_DEFVAL wxEmptyString
-#endif // OS_WIN
-
/// show images in the toolbar
#define MP_TBARIMAGES_DEFVAL 0l // == TbarShow_Icons - 1
-------------------------------------------------------
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