Got rid of the G_LOG_DOMAIN junk, per discussion on the mailing list.
authorRichard Rauch <rkr@olib.org>
Tue, 4 Nov 2003 01:30:32 +0000 (01:30 +0000)
committerRichard Rauch <rkr@olib.org>
Tue, 4 Nov 2003 01:30:32 +0000 (01:30 +0000)
commit2e5dc871b7c1df472978af9811d0e97b6684707c
tree2df508e4ef7bd29ceb01ba684c31d37bde5b0b7a
parentb1e6158f2fffaf8fc807615e8478b3b45d5915a2
Got rid of the G_LOG_DOMAIN junk, per discussion on the mailing list.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@295 7f0cb862-5218-0410-a997-914c9d46530a
19 files changed:
src/freeglut_callbacks.c
src/freeglut_cursor.c
src/freeglut_display.c
src/freeglut_ext.c
src/freeglut_font.c
src/freeglut_gamemode.c
src/freeglut_geometry.c
src/freeglut_glutfont_definitions.c
src/freeglut_init.c
src/freeglut_joystick.c
src/freeglut_main.c
src/freeglut_menu.c
src/freeglut_misc.c
src/freeglut_overlay.c
src/freeglut_state.c
src/freeglut_structure.c
src/freeglut_teapot.c
src/freeglut_videoresize.c
src/freeglut_window.c