Commit f9c9843b authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Commented in the line that registers the BrookPlatform (via registerBrookPlatform)

parent 3d006cb7
...@@ -190,7 +190,7 @@ BrookPlatform* registerBrookPlatform( void ){ ...@@ -190,7 +190,7 @@ BrookPlatform* registerBrookPlatform( void ){
return platform; return platform;
} }
// BrookPlatform* staticPlatform = registerBrookPlatform( ); BrookPlatform* staticPlatform = registerBrookPlatform( );
/** /**
* BrookPlatform constructor * BrookPlatform constructor
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment