mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Address warnings in code I wrote
This commit is contained in:
@@ -47,10 +47,7 @@ namespace SabreTools.Filtering
|
||||
/// <param name="negate">True if negative filter, false otherwise</param>
|
||||
public void SetFilter(DatHeaderField key, string value, bool negate)
|
||||
{
|
||||
switch (key)
|
||||
{
|
||||
// TODO: Add DatHeader filters
|
||||
}
|
||||
// TODO: Add DatHeader filters
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user