OSDN Git Service

[VM][PC600][PC9801][X1] Move event to VM_TEMPLATE.
[csp-qt/common_source_project-fm7.git] / source / src / vm / pc9801 / pc9801.h
index 45eecf1..aefbdf0 100644 (file)
@@ -415,7 +415,7 @@ protected:
        //csp_state_utils* state_entry;
        
        // devices
-       EVENT* event;
+       //EVENT* event;
        
 #if defined(SUPPORT_OLD_BUZZER)
        BEEP* beep;