summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Filesystem.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2016-10-30 23:39:12 +0100
committerJosJuice <josjuice@gmail.com>2017-03-13 14:13:55 +0100
commitacec02ffc60918b74629d150334d4893a345edfb (patch)
tree2d330a7e1f8f7002653fc7c966e40756127c41b7 /Source/Core/DiscIO/Filesystem.cpp
parentf63d40270dbd6ee32b39819886924452accb34b2 (diff)
Remove Blob nullptr checks from Volume code
There's no point in creating a volume without a blob, since essentially all the functionality of a volume requires a blob to be used. Also, VolumeCreator doesn't support creating volumes without blobs (it can't even figure out the volume type unless it gets a blob), so it's currently impossible for a volume to be created without a blob.
Diffstat (limited to 'Source/Core/DiscIO/Filesystem.cpp')
0 files changed, 0 insertions, 0 deletions