diff options
author | Kevin Walzer <kw@codebykevin.com> | 2020-09-22 02:14:12 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2020-09-22 02:14:12 (GMT) |
commit | 02ea7c43872165be2d68131e4cbaabe87268842d (patch) | |
tree | f021472d0ade12afab77a171cd8f719f975cabf7 /unix/tkUnixInt.h | |
parent | 2dd96a74a429ac0d9dbf568028736f7e49d1b2b6 (diff) | |
download | tk-02ea7c43872165be2d68131e4cbaabe87268842d.zip tk-02ea7c43872165be2d68131e4cbaabe87268842d.tar.gz tk-02ea7c43872165be2d68131e4cbaabe87268842d.tar.bz2 |
Eliminate most warnings
Diffstat (limited to 'unix/tkUnixInt.h')
-rw-r--r-- | unix/tkUnixInt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tkUnixInt.h b/unix/tkUnixInt.h index 6916f27..1064d45 100644 --- a/unix/tkUnixInt.h +++ b/unix/tkUnixInt.h @@ -29,7 +29,6 @@ MODULE_SCOPE int Tktray_Init (Tcl_Interp* interp); #endif /* _TKUNIXINT */ -MODULE_SCOPE int Tktray_Init (Tcl_Interp* interp); /* * Local Variables: |