summaryrefslogtreecommitdiffstats
path: root/core/ios.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/ios.cpp')
-rw-r--r--core/ios.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/ios.cpp b/core/ios.cpp
index d54f2b4b8..b8fe7227e 100644
--- a/core/ios.cpp
+++ b/core/ios.cpp
@@ -37,11 +37,6 @@ bool subsurface_ignore_font(const char*)
return false;
}
-void subsurface_user_info(struct user_info *)
-{
- // We use of at least libgit2-0.20
-}
-
static const char *system_default_path_append(const char *append)
{
// Qt appears to find a working path for us - let's just go with that