summaryrefslogtreecommitdiffstats
path: root/src/core/pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/pcmcia.c')
-rw-r--r--src/core/pcmcia.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/pcmcia.c b/src/core/pcmcia.c
index 3db9b84d6..631971ef5 100644
--- a/src/core/pcmcia.c
+++ b/src/core/pcmcia.c
@@ -264,6 +264,4 @@ static void pcmcia_shutdown_all(void) {
printf("Shutdown of PCMCIA subsystem completed");
}
-INIT_FN ( INIT_PCMCIA, pcmcia_init_all, pcmcia_shutdown_all );
-
#endif