mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-15 00:24:19 +00:00
This commit is contained in:
parent
f9ff36944f
commit
fb0629ebff
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ public:
|
|||
|
||||
~ZipInputStream() throw()
|
||||
{
|
||||
#ifdef JUCE_DEBUG
|
||||
#ifdef JUCE_DEBUG
|
||||
if (inputStream != 0 && inputStream == file.inputStream)
|
||||
file.numOpenStreams--;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue