Remove stale comment
This commit is contained in:
@@ -72,8 +72,6 @@ private:
|
||||
double double_value;
|
||||
std::string string_value;
|
||||
|
||||
/* This 'mutable' modifier is a hack to avoid tampering with the overall
|
||||
const-ness of the data in a deck item. */
|
||||
Dimension dim;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user