diff options
-rw-r--r-- | src/core/stduserinfo/src/userinfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp index 4c57fe75cf..109fd6bbbf 100644 --- a/src/core/stduserinfo/src/userinfo.cpp +++ b/src/core/stduserinfo/src/userinfo.cpp @@ -620,7 +620,6 @@ static IconItem iconList[] = { LPGEN("Contact"), "contact", IDI_CONTACT },
{ LPGEN("Location"), "location", IDI_LOCATION },
{ LPGEN("Notes"), "notes", IDI_NOTES },
- { LPGEN("Page"), "Page", IDI_ITEM },
{ LPGEN("Summary"), "summary", IDI_SUMMARY },
{ LPGEN("Work"), "work", IDI_WORK },
};
|