mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 06:54:37 +02:00
DiscIO: Remove comments that state obvious facts
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
#include "DiscIO/Filesystem.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
|
||||
// --- this volume type is used for GC disc images ---
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
class BlobReader;
|
||||
|
@@ -17,8 +17,6 @@
|
||||
#include "DiscIO/Filesystem.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
|
||||
// --- this volume type is used for Wii disc images ---
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
class BlobReader;
|
||||
|
Reference in New Issue
Block a user