<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -462,12 +462,6 @@ void Rubygame_Init_Event()
 	rb_define_const(mRubygame,&quot;VIDEOEXPOSE&quot;,UINT2NUM(SDL_VIDEOEXPOSE));
 	rb_define_const(mRubygame,&quot;USEREVENT&quot;,UINT2NUM(SDL_USEREVENT));
 
-	/* Constants for key repeating */
-	rb_define_const(mRubygame,&quot;DEFAULT_KEY_REPEAT_DELAY&quot;,
-		UINT2NUM(SDL_DEFAULT_REPEAT_DELAY));
-	rb_define_const(mRubygame,&quot;DEFAULT_KEY_REPEAT_INTERVAL&quot;,
-		UINT2NUM(SDL_DEFAULT_REPEAT_INTERVAL));
-
 	/* Joystick constants */	
 	rb_define_const(mRubygame,&quot;HAT_CENTERED&quot;,UINT2NUM(SDL_HAT_CENTERED));
 	rb_define_const(mRubygame,&quot;HAT_UP&quot;,UINT2NUM(SDL_HAT_UP));</diff>
      <filename>ext/rubygame/rubygame_event.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4c0dc2c2c5dde3ce05cee2bb2a2ffbbe0ba82ee6</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/atiaxi/rubygame/commit/fc9d8cf4767396a831e37d9d31d136e11c0beb6e</url>
  <id>fc9d8cf4767396a831e37d9d31d136e11c0beb6e</id>
  <committed-date>2008-08-17T20:44:44-07:00</committed-date>
  <authored-date>2008-08-17T20:44:44-07:00</authored-date>
  <message>Removed default key repeat constants.</message>
  <tree>91499903077da2c7ab638a37ade693cb9e0f9210</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
