Deleted the "new line selection while editing a view" system

This commit is contained in:
Celine Mercier
2016-09-22 11:19:29 +02:00
parent 43f3c69a40
commit b083745f56
5 changed files with 10 additions and 151 deletions

View File

@ -113,11 +113,6 @@ typedef struct Obiview {
* This line selection is read-only, and when a line from the view is read,
* it is this line selection that is used.
*/
OBIDMS_column_p new_line_selection; /**< A pointer on the column containing the new line selection being built
* to associate with the view, if there is one.
* When a line is selected with obi_select_line() or obi_select_lines(),
* it is recorded in this line selection.
*/
OBIDMS_column_p columns[MAX_NB_OPENED_COLUMNS]; /**< Array of pointers on all the columns of the view.
*/
hashtable_p column_dict; /**< Hash table storing the pairs of column names or aliases with the associated