Drop unrelated change
This commit is contained in:
committed by
GitHub
parent
bb4c13143c
commit
aa2fade12e
@@ -649,8 +649,6 @@ BaseSemihosting::FileBase::flen()
|
||||
return -EINVAL;
|
||||
}
|
||||
|
||||
static const std::vector<uint8_t> features;
|
||||
|
||||
BaseSemihosting::FileFeatures::
|
||||
FileFeatures(BaseSemihosting &_parent, const char *_name, const char *_mode) :
|
||||
FileBase(_parent, _name, _mode)
|
||||
|
||||
Reference in New Issue
Block a user