aboutsummaryrefslogtreecommitdiff
path: root/c/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c/main.cpp')
-rw-r--r--c/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/main.cpp b/c/main.cpp
index 05cd3d7..1ad62cf 100644
--- a/c/main.cpp
+++ b/c/main.cpp
@@ -322,8 +322,6 @@ LRESULT CALLBACK HandleMsg(const HWND hWnd, const UINT uMsg, const WPARAM wParam
/*IDM_WATCH_LOCALLY*/L"Open local copy of episode, if available.",
/*IDM_WATCH_ONLINE*/L"Open episode in the web browser.",
/*IDM_TOGGLE*/L"Toggle watched/unwatched status.",
- /*IDM_FORGET*/L"Reset watched/unwatched status.",
- /*IDM_LOOKUP*/L"Fetch episode data from the web, such as date, source and hint.",
/*IDM_WIKI*/L"Show Detective Conan Wiki entry for episode.",
/*IDM_RATE0*/L"Remove episode rating.",
/*IDM_RATE1*/L"Rate episode 1/10.",