From 32345800737b668011a87328cd3dcce59ec2934c Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 26 Oct 2021 11:27:58 +0800 Subject: *misc --- Runtime/FileSystem/File.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Runtime/FileSystem/File.h') diff --git a/Runtime/FileSystem/File.h b/Runtime/FileSystem/File.h index b0d720c..e64a135 100644 --- a/Runtime/FileSystem/File.h +++ b/Runtime/FileSystem/File.h @@ -6,7 +6,5 @@ class File : public LuaBind::NativeClass public: File(LuaBind::VM* vm); - char* data; - int length; }; \ No newline at end of file -- cgit v1.1-26-g67d0