Ignore:
Timestamp:
Mar 11, 2000, 6:07:46 PM (25 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glut/glut_event.c

    r3083 r3086  
    1 /* $Id: glut_event.c,v 1.8 2000-03-11 15:07:44 sandervl Exp $ */
     1/* $Id: glut_event.c,v 1.9 2000-03-11 17:07:44 sandervl Exp $ */
    22/* Copyright (c) Mark J. Kilgard, 1994, 1995, 1996, 1997, 1998. */
    33
     
    951951processWindowWorkList(GLUTwindow * window)
    952952{
    953 //_interrupt(3);
    954 
    955953  int workMask;
    956954
Note: See TracChangeset for help on using the changeset viewer.