summaryrefslogtreecommitdiffstats
path: root/src/engine/sync/enginesync.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/sync/enginesync.cpp')
-rw-r--r--src/engine/sync/enginesync.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/engine/sync/enginesync.cpp b/src/engine/sync/enginesync.cpp
index 1691afb46b..d180f23b9b 100644
--- a/src/engine/sync/enginesync.cpp
+++ b/src/engine/sync/enginesync.cpp
@@ -1,21 +1,3 @@
-/***************************************************************************
- enginesync.cpp - master sync control for
- maintaining beatmatching amongst n decks
- -------------------
- begin : Mon Mar 12 2012
- copyright : (C) 2012 by Owen Williams
- email : owilliams@mixxx.org
-***************************************************************************/
-
-/***************************************************************************
-* *
-* This program is free software; you can redistribute it and/or modify *
-* it under the terms of the GNU General Public License as published by *
-* the Free Software Foundation; either version 2 of the License, or *
-* (at your option) any later version. *
-* *
-***************************************************************************/
-
#include "engine/sync/enginesync.h"
#include <QStringList>
@@ -24,7 +6,6 @@
#include "engine/enginebuffer.h"
#include "engine/sync/internalclock.h"
#include "util/assert.h"
-#include "util/defs.h"
#include "util/logger.h"
namespace {