Code cleanup

This commit is contained in:
Pierre Pronchery 2012-11-29 12:44:46 +01:00
parent e008fcf3c5
commit 5d053349cc

View File

@ -88,12 +88,6 @@ static char const * _authors[] =
/* variables */ /* variables */
#ifndef GDK_Back
# define GDK_Back 0
#endif
#ifndef GDK_Forward
# define GDK_Forward 0
#endif
static const DesktopAccel _surfer_accel[] = static const DesktopAccel _surfer_accel[] =
{ {
{ G_CALLBACK(on_close), GDK_CONTROL_MASK, GDK_KEY_W }, { G_CALLBACK(on_close), GDK_CONTROL_MASK, GDK_KEY_W },