remove deprecated code

This commit is contained in:
Jinhao
2017-05-27 00:40:17 +08:00
parent b3f1b259ab
commit 56e7f5ea4d
2 changed files with 0 additions and 26 deletions

View File

@@ -321,7 +321,6 @@ namespace nana{ namespace widgets
{
nana::upoint caret; //position of caret by text, it specifies the position of a new character
nana::upoint shift_begin_caret;
unsigned xpos{0}; //This data is used for move up/down
}points_;
};
}//end namespace skeletons