Skip to content
Snippets Groups Projects
Commit 9c943681 authored by Oliver Sander's avatar Oliver Sander
Browse files

Remove unused enumeration

parent c73a9d3e
No related branches found
No related tags found
1 merge request!229Simplify the control_word handling
......@@ -1973,12 +1973,6 @@ enum LV_MODIFIERS {
LV_POS = (1<<2) /* position vector */
};
enum LV_ID_TYPES {
LV_ID,
LV_GID,
LV_KEY
};
/****************************************************************************/
/* */
/* Macro definitions for algebra structures */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment