Skip to content

Commit

Permalink
Removed Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
simonseyock committed Sep 7, 2016
1 parent 43bb060 commit 8bfd278
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Styling.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,9 +345,6 @@ export default class Styling {
stylePrimitive = curStyles[0]
}
}
// if (this.get('opacity')) {
// stylePrimitive = thisRef.adjustColorOpacity(thisRef.cloneStyle(stylePrimitive), this.get('opacity'))
// }
return [stylePrimitive]
}

Expand Down

0 comments on commit 8bfd278

Please sign in to comment.