// Spectre 2 // // Douglas Thrift // // $Id$ #include "Unmounter.hpp" void Unmounter::operator()() { api::Cout << "STUB: unmount " << share << ios::NewLine; }