jrt_plat/java_env_info_api/inc/javaenvinfo.h
branchCompilerCompatibility
changeset 14 64bf9e47f05e
parent 1 53c80e845d7c
--- a/jrt_plat/java_env_info_api/inc/javaenvinfo.h	Sun Mar 14 13:09:01 2010 +0000
+++ b/jrt_plat/java_env_info_api/inc/javaenvinfo.h	Sun Mar 28 16:35:58 2010 +0100
@@ -71,7 +71,7 @@
     IMPORT_C static HBufC* GetPlatformInfoL();
 private:
 
-    static TVersion JavaEnvInfo::GetJavaVersionL();
+    static TVersion GetJavaVersionL();
 };
 
 }