Skip to content

Commit

Permalink
Removed PrecipitateParticle.precipitateParticleTandem, see #212
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Nov 4, 2017
1 parent 4b77ee8 commit 4166cca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/concentration/model/PrecipitateParticle.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ define( function( require ) {

// @public (phet-io)
this.solute = solute;
this.precipitateParticleTandem = tandem; // Used in TPrecipitateParticle to serialize the tandem name

tandem.addInstance( this, TPrecipitateParticle );

Expand Down

0 comments on commit 4166cca

Please sign in to comment.