1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

remove unused method

This commit is contained in:
Andrey Filipenkov
2023-03-02 11:58:20 +03:00
parent c295c81bf2
commit 785e5237ff

View File

@@ -81,11 +81,6 @@ public class ActivityAbout extends ActivityWithToolbar
// TODO 3rd party libs view (dialog?)
}
private void onBtnPrivacyPressed(final View v)
{
// TODO tbd if we even need this in app
}
private void onUrlPressed(final String url)
{
try