1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00

Fixed some whitespace in juce_MemoryBlock.h

This commit is contained in:
ed 2018-09-06 09:32:01 +01:00
parent 9a83e5cd00
commit 027f329d43

View file

@ -27,7 +27,6 @@ namespace juce
/**
A class to hold a resizable block of raw data.
@tags{Core}
*/
class JUCE_API MemoryBlock