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:
@@ -81,11 +81,6 @@ public class ActivityAbout extends ActivityWithToolbar
|
|||||||
// TODO 3rd party libs view (dialog?)
|
// 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)
|
private void onUrlPressed(final String url)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
Reference in New Issue
Block a user