aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llvfs/llvfile.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llvfs/llvfile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llvfs/llvfile.h b/linden/indra/llvfs/llvfile.h
index b21c0e5..040e61a 100644
--- a/linden/indra/llvfs/llvfile.h
+++ b/linden/indra/llvfs/llvfile.h
@@ -78,8 +78,6 @@ public:
78 static const S32 WRITE; 78 static const S32 WRITE;
79 static const S32 READ_WRITE; 79 static const S32 READ_WRITE;
80 static const S32 APPEND; 80 static const S32 APPEND;
81
82 static BOOL ALLOW_ASYNC;
83 81
84protected: 82protected:
85 LLAssetType::EType mFileType; 83 LLAssetType::EType mFileType;