mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-16 00:34:19 +00:00
Removed some debugging output
This commit is contained in:
parent
a9eb179dc2
commit
3df62d74be
1 changed files with 0 additions and 1 deletions
|
|
@ -622,7 +622,6 @@ private:
|
|||
|
||||
if (! duplicate)
|
||||
{
|
||||
DBG ("Camera capture size: " + String (w) + ", " + String (h));
|
||||
widths.add (w);
|
||||
heights.add (h);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue