summaryrefslogtreecommitdiff
path: root/TAO/tao/Flushing_Strategy.cpp
blob: 82a66ec14277cfc95113595a6bf57a4fb91bd33d (plain)
1
2
3
4
5
6
7
8
9
10
// -*- C++ -*-
// $Id$

#include "Flushing_Strategy.h"

ACE_RCSID(tao, Flushing_Strategy, "$Id$")

TAO_Flushing_Strategy::~TAO_Flushing_Strategy (void)
{
}