aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xbmc/android/jni/Context.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xbmc/android/jni/Context.cpp b/xbmc/android/jni/Context.cpp
index 513da17eb1..c45686b59a 100644
--- a/xbmc/android/jni/Context.cpp
+++ b/xbmc/android/jni/Context.cpp
@@ -62,7 +62,6 @@ CJNIContext::CJNIContext(const ANativeActivity *nativeActivity)
CJNIContext::~CJNIContext()
{
- xbmc_jni_on_unload();
}
void CJNIContext::PopulateStaticFields()