OSDN Git Service

[WIP] Update to upstream 2018-10-05.This still not finish.May cause FTBFS.
[csp-qt/common_source_project-fm7.git] / source / src / vm / scsi_hdd.h
index 6a46095..7c6f7a9 100644 (file)
@@ -91,7 +91,6 @@ public:
        ~SASI_HDD() {}
        
        // virtual scsi functions
-       int get_command_length(int value);
        void start_command();
 };