diff options
| author | forsyth <forsyth@vitanuova.com> | 2010-03-22 14:30:56 +0000 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2010-03-22 14:30:56 +0000 |
| commit | 0db9190e73bd2b1391b1108a354b8cf089ab5374 (patch) | |
| tree | 755b2e6d0779e37a8530ab7097a0403fb5813524 /libtk/label.h | |
| parent | d764bd874c57ace45a2722fbc0c347ade01bc2f2 (diff) | |
20100322-1430
Diffstat (limited to 'libtk/label.h')
| -rw-r--r-- | libtk/label.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libtk/label.h b/libtk/label.h index da820c39..6541a10b 100644 --- a/libtk/label.h +++ b/libtk/label.h @@ -54,8 +54,6 @@ extern TkOption tkradopts[]; extern TkOption tkcbopts[]; /* label.c */ -extern char* tklabelsaverelief(Tk*, char*, char**); -extern char* tklabelrestorerelief(Tk*, char*, char**); extern void tksizelabel(Tk*); extern char* tkdrawlabel(Tk*, Point); extern void tkfreelabel(Tk*); |
