Eliminate warning message.

This commit is contained in:
Ron Sluiter
2011-08-05 19:26:57 +00:00
parent 194f0d621d
commit b7aa159b6f
+1 -1
View File
@@ -106,7 +106,7 @@ enum ProfileTimeMode{
* corresponding MBBI records, but there is no way to check this */
enum ProfileBuildState{
PROFILE_BUILD_DONE,
PROFILE_BUILD_BUSY,
PROFILE_BUILD_BUSY
};
enum ProfileExecuteState{