From 15a694a83601d5ce7bce3f96d42b8e158afab70c Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Mon, 19 Sep 2022 11:21:19 -0400 Subject: Remove useless leftovers in main. --- qdeduper/main.cpp | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'qdeduper') diff --git a/qdeduper/main.cpp b/qdeduper/main.cpp index 0c2a70c..9be94f4 100644 --- a/qdeduper/main.cpp +++ b/qdeduper/main.cpp @@ -1,18 +1,7 @@ -#include -#include -#include -#include -#include -#include -#include -#include - #include #include #include "mingui.hpp" -using std::size_t; - DeduperMainWindow *w = nullptr; int main(int argc, char **argv) -- cgit v1.2.3