From 4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Mar 2016 23:44:22 +0300 Subject: Fix code style. --- src/utils/physfstools.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/physfstools.cpp') diff --git a/src/utils/physfstools.cpp b/src/utils/physfstools.cpp index 8ee72f7b9..6f4345c36 100644 --- a/src/utils/physfstools.cpp +++ b/src/utils/physfstools.cpp @@ -36,7 +36,7 @@ const char *dirSeparator = nullptr; namespace PhysFs { #if defined(__native_client__) - void init(const char *const name) + void init(const char *const name A_UNUSED) { if (!PHYSFS_init("/fakebinary")) #elif defined(ANDROID) -- cgit v1.2.3-70-g09d2