style fix

This commit is contained in:
LianaHus
2015-09-23 17:31:47 +02:00
parent 9547c4563c
commit 5ba559beaf
-1
View File
@@ -505,7 +505,6 @@ public:
TypePointer copyForLocation(DataLocation _location, bool _isPointer) const override;
private:
/// String is interpreted as a subtype of Bytes.
enum class ArrayKind { Ordinary, Bytes, String };