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

#include "Flushing_Strategy.h"

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

TAO_Flushing_Strategy::~TAO_Flushing_Strategy (void)
{
}