X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fapplication%2Fhoople_main.h;h=b920341c471203a1f260ea8b46985359c732fb33;hb=6f4f86051d7e4ad4755152503098bbb3888e4aad;hp=3e67023555b4c3c55e9c4cd8535c0d156537ba9e;hpb=24cc3eb21befb743dfebaea4048e7082bb14a740;p=feisty_meow.git diff --git a/nucleus/library/application/hoople_main.h b/nucleus/library/application/hoople_main.h index 3e670235..b920341c 100644 --- a/nucleus/library/application/hoople_main.h +++ b/nucleus/library/application/hoople_main.h @@ -69,6 +69,8 @@ namespace application { ////////////// +/* + * deprecated. #elif defined(_MSC_VER) // for win32 we need to support four different environments--console mode, // borland compilation, MFC programs and regular windows programs. @@ -102,6 +104,7 @@ namespace application { return to_run_obj.execute_application(); \ } #endif +*/ //////////////