OSDN Git Service

[VM] MEMORY:: class within some VM will change Foo_MEMORY:: to reduce misundestanding...
[csp-qt/common_source_project-fm7.git] / source / src / vm / fmr30 / scsi.h
index 7ff75b8..0f822fe 100644 (file)
@@ -52,9 +52,6 @@ public:
        {
                d_host = device;
        }
-       void decl_state();
-       void save_state(FILEIO* state_fio);
-       bool load_state(FILEIO* state_fio);
 };
 
 #endif