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:
Meep-Eep
2009-10-28 07:29:29 +00:00
parent d8daf03969
commit 66b0fdb593
+2 -2
View File
@@ -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).