diff options
Diffstat (limited to 'indra/llfilesystem/llfilesystem.h')
-rw-r--r-- | indra/llfilesystem/llfilesystem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llfilesystem/llfilesystem.h b/indra/llfilesystem/llfilesystem.h index 46bf1bd775..89bfff5798 100644 --- a/indra/llfilesystem/llfilesystem.h +++ b/indra/llfilesystem/llfilesystem.h @@ -1,5 +1,4 @@ /** -/** * @file filesystem.h * @brief Simulate local file system operations. * @Note The initial implementation does actually use standard C++ |