root/src/apps/mediaplayer/support/Listener.cpp
/*
 * Copyright 2006, Haiku.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 *              Stephan Aßmus <superstippi@gmx.de>
 */

#include "Listener.h"

Listener::Listener()
{
}

Listener::~Listener()
{
}