mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-02 06:04:39 -04:00
Bad header def..
This commit is contained in:
@@ -9,7 +9,5 @@ class WaterfallVisualData : public ReferenceCounter {
|
||||
|
||||
class WaterfallVisualProcessor : public VisualProcessor<DemodulatorThreadIQData, WaterfallVisualData> {
|
||||
protected:
|
||||
void process() {
|
||||
|
||||
}
|
||||
void process();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user