Skip to content

Commit

Permalink
Update openfx
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKepzie committed Feb 16, 2017
1 parent 976962f commit ce223e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Engine/OfxMemory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ void
OfxMemory::freeMem()
{
_memory->freeMem();
delete this;
}

void
Expand Down
2 changes: 1 addition & 1 deletion libs/OpenFX

0 comments on commit ce223e0

Please sign in to comment.