From d0e1d143ef6f03c75c008c7ec648859dd260cbab Mon Sep 17 00:00:00 2001 From: forsyth Date: Sat, 13 Mar 2010 15:04:35 +0000 Subject: 20100313-1504 --- libtk/scrol.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libtk/scrol.c') diff --git a/libtk/scrol.c b/libtk/scrol.c index 5f0db22b..29f51abd 100644 --- a/libtk/scrol.c +++ b/libtk/scrol.c @@ -44,7 +44,6 @@ TkOption opts[] = { "activerelief", OPTstab, O(TkScroll, activer), tkrelief, "command", OPTtext, O(TkScroll, cmd), nil, - "elementborderwidth", OPTignore, 0, nil, /* deprecated */ "jump", OPTstab, O(TkScroll, jump), tkbool, "orient", OPTstab, O(TkScroll, orient), tkorient, nil -- cgit v1.2.3