// Copyright (c) 2013-2014 Josh Blum // SPDX-License-Identifier: BSL-1.0 #include <Pothos/Callable/CallInterfaceImpl.hpp> Pothos::CallInterface::~CallInterface(void) { return; }