output: Get rid of 'prc' member of struct outp_driver.
[pspp-builds.git] / src / output / output.h
index bfab57ecfb9cee927b72ef6019468672aaead59a..09dddc772ffe7e55120fabff5350a6362d8e9eb9 100644 (file)
@@ -115,7 +115,6 @@ struct outp_driver
     int vert_line_width[OUTP_L_COUNT]; /* Width of vertical lines. */
 
     void *ext;                 /* Private extension record. */
-    void *prc;                 /* Per-procedure extension record. */
   };
 
 /* Option structure for the keyword recognizer. */