r584: no message
[ctsim.git] / src / docs.h
index f841bcdfe51489dd296182f43dc78522ad254362..82b08b02080ffbb4e933d33d465157fec807056f 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: docs.h,v 1.25 2001/02/25 10:52:55 kevin Exp $
+**  $Id: docs.h,v 1.26 2001/02/25 16:21:36 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -156,8 +156,7 @@ public:
        : m_idPhantom(Phantom::PHM_INVALID), m_bBadFileOpen(false)
     {}
 
-    virtual ~PhantomFileDocument () 
-    {}
+    virtual ~PhantomFileDocument ();
 
     const int getPhantomID () const { return m_idPhantom; }