summaryrefslogtreecommitdiff
path: root/src/i810_video.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2009-04-28 13:12:55 -0400
committerKristian Høgsberg <krh@redhat.com>2009-04-28 13:27:53 -0400
commita90cab43209bba52d35b953f3d686a19c154fc43 (patch)
tree965befc34d1752030cc11c20adead416cefe8fe9 /src/i810_video.c
parentc231b41f3f3eb3ba9c8436d5fd93a30704ed437c (diff)
Remove a handful of pointless comments
CVS keywords, comments about how the source was once reformatted, and the ad-hoc changelog comment in in i830_driver.c
Diffstat (limited to 'src/i810_video.c')
-rw-r--r--src/i810_video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i810_video.c b/src/i810_video.c
index 418f2952..9528bc7f 100644
--- a/src/i810_video.c
+++ b/src/i810_video.c
@@ -23,7 +23,6 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
**************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_video.c,v 1.26 2003/11/10 18:22:22 tsi Exp $ */
/*
* i810_video.c: i810 Xv driver. Based on the mga Xv driver by Mark Vojkovich.