mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-12-23 19:15:40 -05:00
Bad header def..
This commit is contained in:
parent
c448070319
commit
cd0adb0339
@ -9,7 +9,5 @@ class WaterfallVisualData : public ReferenceCounter {
|
||||
|
||||
class WaterfallVisualProcessor : public VisualProcessor<DemodulatorThreadIQData, WaterfallVisualData> {
|
||||
protected:
|
||||
void process() {
|
||||
|
||||
}
|
||||
void process();
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user