root/src/kits/debugger/ids/FunctionParameterID.cpp
/*
 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
 * Distributed under the terms of the MIT License.
 */


#include "FunctionParameterID.h"


FunctionParameterID::~FunctionParameterID()
{
}