@@ -295,8 +295,7 @@ extern "C"
if( dir.empty() )
return;
string bm_dir = bm_root;
bm_dir += dir;
string bm_dir = bm_root + dir;
bm_dir.pop_back(); // remove trailing newline
// Choose bookmark
The note is not visible to the blocked user.