Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ removeBookmark
Method
removeBookmark
YACReader/render.cpp:1089–1092 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1087
}
1088
1089
void Render::removeBookmark()
1090
{
1091
comic->removeBookmark();
1092
}
1093
1094
void Render::save()
1095
{
Callers
1
setBookmark
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected