#include "Swiften/EventLoop/EventOwner.h"

namespace Swift {

EventOwner::~EventOwner() {
}

}