Skip to content

Commit 0c320bc

Browse files
committed
Removed commented out code
1 parent 845136b commit 0c320bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

engine/src/player-platform.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,6 @@ Boolean MCPlayer::prepare(const char *options)
21092109
t_visible = getflag(F_VISIBLE);
21102110
MCPlatformSetPlayerProperty(m_platform_player, kMCPlatformPlayerPropertyVisible, kMCPlatformPropertyTypeBool, &t_visible);
21112111

2112-
//attachplayer();
21132112
m_is_attached = false;
21142113

21152114
layer_redrawall();

0 commit comments

Comments
 (0)