diff -r 7ae5f757318b -r 02e65118a746 imgtools/romtools/rombuild/r_global.h --- a/imgtools/romtools/rombuild/r_global.h Tue Nov 02 16:54:53 2010 +0800 +++ b/imgtools/romtools/rombuild/r_global.h Tue Nov 09 17:18:57 2010 +0800 @@ -80,7 +80,7 @@ extern SCapabilitySet gPlatSecDisabledCaps; extern SCapabilitySet gPlatSecAllCaps; extern SDemandPagingConfig gDemandPagingConfig; -extern TBool gGenInc; // DEF095619 +extern TBool gGenInc; extern TBool gEnableStdPathWarning; extern TInt gLogLevel; extern TBool gLowMem;