shorten comment

This commit is contained in:
Chris Danford
2005-02-09 05:42:18 +00:00
parent 7db5d72fb6
commit 73813115d3
+1 -3
View File
@@ -1,6 +1,4 @@
/* AutoActor - An Actor wrapper that creates the appropriate type of Actor. *
* from the supplied file name and automatically frees the Actor on
* destruction. */
/* AutoActor - Smart pointer for Actor. */
#ifndef AutoActor_H
#define AutoActor_H