Skip to content

Commit 2b55a15

Browse files
committed
removed unused field
1 parent 8b8deab commit 2b55a15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RetailCoder.VBE/Common/RubberduckHooks.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public class RubberduckHooks : IRubberduckHooks
1919
private User32.WndProc _newWndProc;
2020

2121
private readonly IAttachable _timerHook;
22-
private readonly IAttachable _mouseHook;
2322
private readonly IGeneralConfigService _config;
2423
private readonly IList<IAttachable> _hooks = new List<IAttachable>();
2524

0 commit comments

Comments
 (0)