Skip to content

Commit

Permalink
removing unnecessary attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
tj_devel709 committed Aug 16, 2021
1 parent acb7bf4 commit a8c1bc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shazamkit.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ interface SHCustomCatalog
bool Write (NSUrl url, [NullAllowed] out NSError error);

[Static]
[Watch (8,0), TV (15,0), Mac (12,0), iOS (15,0)]
[Export ("new")]
[return: Release]
SHCustomCatalog Create ();
Expand Down

0 comments on commit a8c1bc2

Please sign in to comment.