Skip to content

Commit

Permalink
removed unused external function
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Dec 5, 2023
1 parent da1a1f8 commit 8aa70d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/kotlin/com/zoffcc/applications/trifa/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ import java.util.concurrent.LinkedBlockingQueue
@Suppress("UNUSED_PARAMETER")
class MainActivity
{
val nativeLibAPI: String?
external get

companion object
{
private const val TAG = "trifa.MainActivity"
Expand Down

0 comments on commit 8aa70d6

Please sign in to comment.