summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs')
-rw-r--r--Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs13
1 files changed, 0 insertions, 13 deletions
diff --git a/Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs b/Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs
deleted file mode 100644
index 72472eaa..00000000
--- a/Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs
+++ /dev/null
@@ -1,13 +0,0 @@
-namespace Xamarin.Forms.Platform.MacOS
-{
- internal enum NSTableViewCellStyle
- {
- Default,
- Value1,
- Value2,
- Subtitle,
- Image,
- ImageSubtitle,
- Empty
- }
-} \ No newline at end of file