summaryrefslogtreecommitdiff
path: root/shared/file_id.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shared/file_id.cpp')
-rw-r--r--shared/file_id.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/file_id.cpp b/shared/file_id.cpp
index f61108c0..0c8afa3d 100644
--- a/shared/file_id.cpp
+++ b/shared/file_id.cpp
@@ -13,7 +13,6 @@
#include <boost/shared_ptr.hpp>
#elif defined FFS_LINUX
-
#endif
bgstack15