Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-22 01:34:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-22 01:34:00 +0300
commit98306c31bd127834fc8c617cfced35441e477a72 (patch)
tree6cd30a916f8736702ec818f4c5956dd561a27553 /source/blender/blenloader/intern/readfile.h
parentb2906c2a4af93346c3a208f127f5e2b8fc77406a (diff)
Missed last commit
Diffstat (limited to 'source/blender/blenloader/intern/readfile.h')
-rw-r--r--source/blender/blenloader/intern/readfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenloader/intern/readfile.h b/source/blender/blenloader/intern/readfile.h
index a6ef5191371..bca074a9105 100644
--- a/source/blender/blenloader/intern/readfile.h
+++ b/source/blender/blenloader/intern/readfile.h
@@ -63,7 +63,6 @@ typedef struct FileData {
struct MemFile *memfile;
/** Variables needed for reading from file. */
- int filedes;
gzFile gzfiledes;
/** Now only in use for library appending. */