Readd function that was only used in Debug Mode 34/28034/3
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 24 Sep 2014 14:14:23 +0000 (07:14 -0700)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 24 Sep 2014 14:24:21 +0000 (15:24 +0100)
commit5531e50fd13a8584c64e9135e2894687507dc2b9
tree89a297f6e0858639b7e8b6bf97db1aec2adc866b
parentd75e2f3c09d1667c853a5683f0d98b4f8d47e457
Readd function that was only used in Debug Mode

Function removed as it wasn't being use in release mode but it is actually being used in debug mode.

Added debug guards around it so that it compiles in both modes.

Change-Id: If8b5905351a21165df992c1f82d23201ebdbf4eb
base/dali-toolkit/internal/builder/builder-impl.cpp