Skip to content

Commit

Permalink
undo d4edf3e
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Sep 17, 2012
1 parent eb48af1 commit 657e64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/StageBase.cpp
Expand Up @@ -165,6 +165,7 @@ Metadata StageBase::getMetadata() const
Metadata StageBase::collectMetadata() const
{
Metadata output(m_metadata);
output = output + m_metadata;

try
{
Expand Down

0 comments on commit 657e64d

Please sign in to comment.