aboutsummaryrefslogtreecommitdiff
path: root/c/listview.c
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-03-30 20:15:52 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-03-30 20:15:52 +0200
commitc9b8d278883a90f534f30f0830bb003460310823 (patch)
tree009344dc7955e0c971d1c5bac102f7805ea363aa /c/listview.c
parentd1bfa9c377b63ee051e668e8bb60f6051c65787d (diff)
downloadEpisodeBrowser-c9b8d278883a90f534f30f0830bb003460310823.tar.gz
Disregard foreign frames.
I don't think they're necessary.
Diffstat (limited to 'c/listview.c')
-rw-r--r--c/listview.c1
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