diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h
index bdfd750364..33b9ed2598 100644
--- a/include/wx/html/helpfrm.h
+++ b/include/wx/html/helpfrm.h
@@ -169,8 +169,7 @@ protected:
enum {
IMG_Book = 0,
IMG_Folder,
- IMG_Page,
- IMG_RootFolder
+ IMG_Page
};
protected: