diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-29 06:13:10 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-29 06:16:59 -0400 |
commit | 57c4d7aa007ba41029bd10c64b860d301d83b14f (patch) | |
tree | a1f76fc0ecc1dcf35fb878cf406553d59d93d6e1 /src/common/timer.cpp | |
parent | 458fdda7005f5c84dad652792254260b01a1f389 (diff) |
partition_filesystem: Remove dynamic_cast in PrintDebugInfo()
We shouldn't be upcasting our file instances. Given a
PartitionFilesystem is currently designed to accept any arbitrary
VfsFile instances, casting to a more specific type than that is just bad
design, and shows an interface design issue.
Diffstat (limited to 'src/common/timer.cpp')
0 files changed, 0 insertions, 0 deletions