diff options
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*); |
