diff --git a/Common.ruleset b/Common.ruleset
index 9973a6e929..d554417997 100644
--- a/Common.ruleset
+++ b/Common.ruleset
@@ -336,9 +336,6 @@
-
-
-
diff --git a/src/BizHawk.Client.EmuHawk/AVOut/AviWriter.cs b/src/BizHawk.Client.EmuHawk/AVOut/AviWriter.cs
index 87b6121708..e02465c2ba 100644
--- a/src/BizHawk.Client.EmuHawk/AVOut/AviWriter.cs
+++ b/src/BizHawk.Client.EmuHawk/AVOut/AviWriter.cs
@@ -140,7 +140,7 @@ namespace BizHawk.Client.EmuHawk
throw new InvalidOperationException("Tried to start recording an AVI with no video codec token set");
}
- threadQ = new System.Collections.Concurrent.BlockingCollection