From 780140180acc595ac8b9ec8d781e8518920122bf Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Wed, 11 Jul 2018 13:42:46 +0900 Subject: [PATCH] Remove removestatic, as it happens automatically --- libnxGen.cfg | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/libnxGen.cfg b/libnxGen.cfg index efeb0cb..2931004 100644 --- a/libnxGen.cfg +++ b/libnxGen.cfg @@ -101,28 +101,13 @@ replace.touch = "TouchPosition" [ipc.h] defines = true -removestatic = true - -[tls.h] -removestatic = true - -[sm.h] -removestatic = true - -[shmem.h] -removestatic = true - -[condvar.h] -removestatic = true [romfs_dev.h] -removestatic = true search = "romfs_" replace = "Romfs_" [gfx.h] defines = true -removestatic = true [ioctl.h] defines = true