diff options
author | Rico Schüller <[email protected]> | 2013-06-05 08:54:14 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-06-05 08:54:27 -0600 |
commit | 3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45 (patch) | |
tree | 75f681d78aabb78caae18cb23fd80eb4adad53a4 /src/gallium/auxiliary/util | |
parent | 7bdf1f2f1a3d7779919e7d45b2d4a22fb227932a (diff) |
mesa: remove outdated version lines in comments
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util')
-rw-r--r-- | src/gallium/auxiliary/util/u_simple_list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/util/u_simple_list.h b/src/gallium/auxiliary/util/u_simple_list.h index 7a47c1a78d2..3f7def5fc97 100644 --- a/src/gallium/auxiliary/util/u_simple_list.h +++ b/src/gallium/auxiliary/util/u_simple_list.h @@ -11,7 +11,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * |