LIST: Remove WEIGHT subcommand.
[pspp-builds.git] / src / output / manager.h
index 8ed104bad417aa67e481c84e65d006b0ad230828..e7276982fc5c5a064b89cc8e0af364d43283a38f 100644 (file)
@@ -37,8 +37,7 @@
 
 enum som_type
   {
-    SOM_TABLE,
-    SOM_CHART
+    SOM_TABLE
   } ;
 
 /* Entity (Table or Chart) . */