OSDN Git Service

[VM][BABBAGE2ND] Fix FTBFS.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 29 Jul 2018 18:04:23 +0000 (03:04 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 29 Jul 2018 18:04:23 +0000 (03:04 +0900)
source/src/vm/babbage2nd/babbage2nd.h

index 0998d61..6adb9ac 100644 (file)
@@ -105,7 +105,7 @@ protected:
        //csp_state_utils* state_entry;
        
        // devices
-       EVENT* event;
+       //EVENT* event;
        
        IO* io;
        MEMORY* memory;