Skip to content

Commit 3de1a79

Browse files
authored
Surge Editor: Remove unused private variable (#8216)
1 parent 97a8572 commit 3de1a79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/surge-xt/SurgeSynthEditor.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ class SurgeSynthEditor : public juce::AudioProcessorEditor,
143143

144144
private:
145145
std::unique_ptr<SurgeGUIEditor> sge;
146-
std::unique_ptr<juce::Drawable> logo;
147146

148147
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(SurgeSynthEditor)
149148
};

0 commit comments

Comments
 (0)