/* * Copyright 2010, Stephan Aßmus <superstippi@gmx.de>. All rights reserved. * Distributed under the terms of the MIT License. */ #include "TrackSupplier.h" TrackSupplier::TrackSupplier() { } TrackSupplier::~TrackSupplier() { }