Added a "case" for an X event that we turn on but do not use.
authorRichard Rauch <rkr@olib.org>
Mon, 3 Nov 2003 10:29:30 +0000 (10:29 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 3 Nov 2003 10:29:30 +0000 (10:29 +0000)
commit19b92f47f663f1da4042acfda92f00f596c731a6
treec158506c751cd774940539d5671856c80e6af968
parenteeb051cfb3087851e90f8cc81425a7e0b847cf88
Added a "case" for an X event that we turn on but do not use.
({MapNotify}).  We already caught {MappingNotify} and {UnmapNotify}.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@286 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_main.c