diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-03-29 19:36:43 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-03-29 19:36:43 +0000 |
commit | 5f925bcd6a623bdf658e2422f813c1560999e0e0 (patch) | |
tree | d792eb500f55daee73610cca9611834ac4ae389c /graphics/tgd/files/tgdcommand.h | |
parent | Fix port by restoring parts of patch-ad, respect PREFIX and fix plist. (diff) |
This program has not been updated by developer, and broken (depends on old
gd library), since 1999. Remove from tree.
Notes
Notes:
svn path=/head/; revision=40544
Diffstat (limited to 'graphics/tgd/files/tgdcommand.h')
-rw-r--r-- | graphics/tgd/files/tgdcommand.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/tgd/files/tgdcommand.h b/graphics/tgd/files/tgdcommand.h deleted file mode 100644 index 2fb874f6d804..000000000000 --- a/graphics/tgd/files/tgdcommand.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef TGDCOMMAND_H -#define TGDCOMMAND_H - -void tgdcommand( int, char ** ); - -#endif |