summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.c
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1998-09-30 19:01:19 (GMT)
committerrjohnson <rjohnson>1998-09-30 19:01:19 (GMT)
commit482d5ce35c802162132e4eee4a59ff453f45f531 (patch)
treee8f9ce0fdf1594b3d40b87fa21119fb159b1e874 /generic/tkImgPhoto.c
parent068cb6c58c21179128dd33d86208e199e83e4d64 (diff)
downloadtk-482d5ce35c802162132e4eee4a59ff453f45f531.zip
tk-482d5ce35c802162132e4eee4a59ff453f45f531.tar.gz
tk-482d5ce35c802162132e4eee4a59ff453f45f531.tar.bz2
Removed old/unused function declarations
removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite
Diffstat (limited to 'generic/tkImgPhoto.c')
-rw-r--r--generic/tkImgPhoto.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/generic/tkImgPhoto.c b/generic/tkImgPhoto.c
index 1f3aaea..c4d1768 100644
--- a/generic/tkImgPhoto.c
+++ b/generic/tkImgPhoto.c
@@ -11,11 +11,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * Author: Paul Mackerras (paulus@cs.anu.edu.au),
- * Department of Computer Science,
- * Australian National University.
- *
- * RCS: @(#) $Id: tkImgPhoto.c,v 1.2 1998/09/14 18:23:13 stanton Exp $
+ * RCS: @(#) $Id: tkImgPhoto.c,v 1.3 1998/09/30 19:01:20 rjohnson Exp $
*/
#include "tkInt.h"