Revert "temporary changes for optimizations"
[pspp] / src / output / spv / spvxml-helpers.h
index 6ffdf2a65bb0c280d5c6f50448f94165fda06673..16f73350131d10f090f736fd31424e77c3afc98c 100644 (file)
@@ -79,7 +79,6 @@ struct spvxml_attribute
   {
     const char *name;
     bool required;
-    bool multi;
     char *value;
   };