Code cleanup

This commit is contained in:
Pierre Pronchery 2017-12-28 05:45:43 +01:00
parent 4a2bc5a947
commit b0c407dfcf

View File

@ -52,10 +52,6 @@
#include "../../config.h"
#define _(string) gettext(string)
/* constants */
#ifndef PROGNAME
# define PROGNAME "browser"
#endif
#define COMMON_SYMLINK
#include "../common.c"