forked from mia/Aegisub
Remove the never-actually-used BASE block type
This commit is contained in:
parent
3528e49286
commit
a141ef1264
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@
|
|||
#include <vector>
|
||||
|
||||
enum class AssBlockType {
|
||||
BASE,
|
||||
PLAIN,
|
||||
COMMENT,
|
||||
OVERRIDE,
|
||||
|
|
Loading…
Reference in a new issue