Remove empty struct.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3260 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+2
-2
@@ -117,8 +117,8 @@ struct FlashContext {
|
||||
// The type of flash animation.
|
||||
|
||||
union {
|
||||
struct {
|
||||
} highlight;
|
||||
/*struct {
|
||||
} highlight;*/
|
||||
struct {
|
||||
FRAME first;
|
||||
// The first image from the transition (cross-fade).
|
||||
|
||||
Reference in New Issue
Block a user