From e9f07a314a32ac998ef61eb1bd9b499dfe619fd9 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Wed, 28 Feb 2018 19:44:53 -0500 Subject: [PATCH] Removed warning comment from romfs_dev.h, romfs example README mentions this. --- nx/include/switch/runtime/devices/romfs_dev.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/nx/include/switch/runtime/devices/romfs_dev.h b/nx/include/switch/runtime/devices/romfs_dev.h index f23ab5ab..e6ce78be 100644 --- a/nx/include/switch/runtime/devices/romfs_dev.h +++ b/nx/include/switch/runtime/devices/romfs_dev.h @@ -11,8 +11,6 @@ #include "../../types.h" #include "../../services/fs.h" -/// WARNING: This is not ready to be used. - /// RomFS header. typedef struct {