remove SPD logging framework in favor of abstract logger (#2178)

This commit is contained in:
borgmanJeremy
2021-12-21 13:33:07 -06:00
committed by GitHub
parent 36b3bd9639
commit ca70be773a
155 changed files with 5 additions and 43526 deletions

View File

@@ -40,9 +40,6 @@
#include <QShortcut>
#include <draggablewidgetmaker.h>
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_DEBUG
#include "spdlog/spdlog.h"
#define MOUSE_DISTANCE_TO_START_MOVING 3
// CaptureWidget is the main component used to capture the screen. It contains