mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-06 04:00:08 +00:00
Removed leak detector from BorderSize class.
This commit is contained in:
parent
c0094bd986
commit
100e231122
1 changed files with 0 additions and 2 deletions
|
|
@ -150,8 +150,6 @@ public:
|
|||
private:
|
||||
//==============================================================================
|
||||
ValueType top, left, bottom, right;
|
||||
|
||||
JUCE_LEAK_DETECTOR (BorderSize)
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue