summaryrefslogtreecommitdiff
path: root/src/reel_file_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_file_asset.h')
-rw-r--r--src/reel_file_asset.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reel_file_asset.h b/src/reel_file_asset.h
index de9921d5..070a3e0f 100644
--- a/src/reel_file_asset.h
+++ b/src/reel_file_asset.h
@@ -95,7 +95,6 @@ protected:
*/
Ref _asset_ref;
-private:
/** Either our asset's computed hash or the hash read in from the CPL, if it's present */
boost::optional<std::string> _hash;
};