Skip to content

Commit beb2d2c

Browse files
committed
remove old code.
1 parent e8dab2d commit beb2d2c

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

SerialPrograms/Source/CommonFramework/Recording/StreamHistoryTracker_SaveFrames.h

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,7 @@
1010
#ifndef PokemonAutomation_StreamHistoryTracker_SaveFrames_H
1111
#define PokemonAutomation_StreamHistoryTracker_SaveFrames_H
1212

13-
// #include <opencv2/opencv.hpp>
1413
#include <deque>
15-
// #include <QCoreApplication>
16-
// #include <QFileInfo>
17-
// #include <QUrl>
18-
// #include <QAudioBufferInput>
19-
// #include <QVideoFrameInput>
20-
// #include <QMediaFormat>
21-
// #include <QMediaRecorder>
22-
// #include <QMediaCaptureSession>
23-
// #include <QScopeGuard>
24-
// #include "Common/Cpp/Logging/AbstractLogger.h"
25-
// #include "Common/Cpp/Concurrency/SpinLock.h"
26-
// #include "CommonFramework/VideoPipeline/Backends/VideoFrameQt.h"
27-
28-
29-
// #include <iostream>
30-
// using std::cout;
31-
// using std::endl;
3214

3315

3416
namespace PokemonAutomation{

0 commit comments

Comments
 (0)