mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-18 05:10:11 +10:00
Code cleanup
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
|
||||
namespace DiscUtils
|
||||
{
|
||||
using System;
|
||||
|
||||
internal abstract class Tuple
|
||||
{
|
||||
public abstract object this[int i]
|
||||
|
||||
Reference in New Issue
Block a user