summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/routinginterface.cpp
blob: cd9645b73f6e41bcd9ab2072603cc0a5c494b78e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * routinginterface.cpp
 *
 *  Created on: Jul 21, 2011
 *      Author: christian
 */


#include "routinginterface.h"

RoutingSendInterface::RoutingSendInterface() {}
RoutingSendInterface::~RoutingSendInterface() {}