diff --git a/stepmania/src/AutoActor.h b/stepmania/src/AutoActor.h index e12514bc94..b7878addd1 100644 --- a/stepmania/src/AutoActor.h +++ b/stepmania/src/AutoActor.h @@ -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