diff options
Diffstat (limited to 'cad/xcircuit/files/patch-an')
-rw-r--r-- | cad/xcircuit/files/patch-an | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/xcircuit/files/patch-an b/cad/xcircuit/files/patch-an deleted file mode 100644 index fa59717098d0..000000000000 --- a/cad/xcircuit/files/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -*** rcfile.c.orig Wed Feb 14 04:52:28 2001 ---- rcfile.c Wed Feb 14 04:54:12 2001 -*************** -*** 38,43 **** ---- 38,45 ---- - /*----------------------------------------------------------------------*/ - - extern char _STR2[250], _STR[150]; -+ extern Display *dpy; -+ extern Window win; - extern fontinfo *fonts; - extern short fontcount; - extern Clientdata areastruct; |