diff options
Diffstat (limited to 'src/include/driver.h')
-rw-r--r-- | src/include/driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/driver.h b/src/include/driver.h index d95792890..b15d6c991 100644 --- a/src/include/driver.h +++ b/src/include/driver.h @@ -34,4 +34,3 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "geometry.h" void do_file(const char *); -extern printer *pr; |