[wasm] Add one more wasm_invoke entry.
[mono.git] / mcs / class / System.IdentityModel / System.IdentityModel.Tokens / AudienceRestriction.cs
index 94dcef0fc615c06cf8683b1bee1134bda639db2b..73317ea6016f3047f38555b31724a2f8d57775e6 100644 (file)
@@ -25,7 +25,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_4_5
 
 using System.Collections.ObjectModel;
 using System.IdentityModel.Selectors;
@@ -48,4 +47,3 @@ namespace System.IdentityModel.Tokens
                }
        }
 }
-#endif
\ No newline at end of file