summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_layer.cpp
blob: 8da5886bd5627f57250bb2158a6e2b3613f3dae0 (plain)
1
2
3
4
5
6
7
8
9
10
#include "io_layer.h"

IOLayer::IOLayer() {
}

IOLayer::IOLayer(const Config &config) {
}

IOLayer::~IOLayer() {
}