diff options
Diffstat (limited to 'c/listview.c')
-rw-r--r-- | c/listview.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/c/listview.c b/c/listview.c index 971c4e9..82c6459 100644 --- a/c/listview.c +++ b/c/listview.c @@ -50,7 +50,6 @@ LvProc(HWND hLv, UINT uMsg, WPARAM wParam, LPARAM lParam) { LRESULT lResult; extern HWND HElv; - extern LPLVITEM LpLviElvSelection; /* For the episode list view, the Enter key should not * be handled by the dialog manager, but instead be sent |