Skip to content

Commit

Permalink
Remove extra export tag causing warning
Browse files Browse the repository at this point in the history
Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
  • Loading branch information
kdt3rd committed Nov 22, 2020
1 parent 5a72081 commit 795df2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/OpenEXRUtil/ImfCheckFile.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,6 @@ class PtrIStream: public IStream
virtual bool isMemoryMapped () const { return false;}


IMFUTIL_EXPORT
virtual char * readMemoryMapped (int n)
{

Expand Down

0 comments on commit 795df2c

Please sign in to comment.