summaryrefslogtreecommitdiff
path: root/firmware/common/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/common/file.c')
-rw-r--r--firmware/common/file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/common/file.c b/firmware/common/file.c
index 770930d80a..b7bcbaba46 100644
--- a/firmware/common/file.c
+++ b/firmware/common/file.c
@@ -795,4 +795,3 @@ int release_files(int volume)
795 return closed; /* return how many we did */ 795 return closed; /* return how many we did */
796} 796}
797#endif /* #ifdef HAVE_HOTSWAP */ 797#endif /* #ifdef HAVE_HOTSWAP */
798