Skip to content

Conversation

@ahmedalejo
Copy link

Removed unused variable allocation.

m_CacheDir = new File (Android.OS.Environment.ExternalStorageDirectory, "Android/data/" + context.ApplicationContext.PackageName);

Removed unused variable allocation.
´´´java
m_CacheDir = new File (Android.OS.Environment.ExternalStorageDirectory, "Android/data/" + context.ApplicationContext.PackageName);
´´´
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant