Revert "[3.0] Dali C# GBS build enabled"
[platform/core/uifw/dali-toolkit.git] / plugins / dali-swig / automatic / csharp / AlphaFunction.cs
index 5c1d130..674ef84 100644 (file)
@@ -40,10 +40,6 @@ public class AlphaFunction : global::System.IDisposable {
     }
   }
 
-  public AlphaFunction(Dali.Constants.AlphaFunction.BuiltinFunction function) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_1((int)function), true){
-    if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();
-  }
-
   public AlphaFunction() : this(NDalicPINVOKE.new_AlphaFunction__SWIG_0(), true) {
     if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();
   }