Updated comments and fixed tabbing
[profile/ivi/automotive-message-broker.git] / plugins / common / dbusexport.cpp
1 #include "dbusexport.h"
2
3
4 amb::Exporter* amb::Exporter::mInstance = nullptr;
5
6 amb::Exporter::Exporter()
7 {
8
9 }