$OpenBSD: patch-rfileeps_cpp,v 1.1.1.1 2001/08/11 14:45:26 naddy Exp $
--- rfileeps.cpp.orig	Sun Mar 25 03:17:10 2001
+++ rfileeps.cpp	Thu Aug  9 02:13:34 2001
@@ -66,8 +66,8 @@ RFileEps::save()
   RLOG( "\nRFileEps::save()" );
 
   bool ret;             // returned value
-  int i;                // counter
-  RLayer* lay;          // Pointer to a layer in the graphic
+  //int i;                // counter
+  //RLayer* lay;          // Pointer to a layer in the graphic
   RElement *el;         // pointer which walks through elements
 	double factor = 10.0/0.35;  // Factor for EPS format output - Note
 	                            // that we scale by 0.1 for better accuracy.
