[NUI] Remove unused code
authorFang Xiaohui <xiaohui.fang@samsung.com>
Tue, 27 Sep 2022 01:48:14 +0000 (09:48 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 4 Oct 2022 11:26:36 +0000 (20:26 +0900)
src/Tizen.NUI/src/public/XamlBinding/BindableObject.cs

index 792fcdb..c93ecfa 100755 (executable)
@@ -45,8 +45,6 @@ namespace Tizen.NUI.Binding
         bool applying;
         object inheritedContext;
 
-        private object bindingContext;
-
         /// <summary>
         /// Gets or sets object that contains the properties that will be targeted by the bound properties that belong to this BindableObject.
         /// </summary>