diff options
Diffstat (limited to 'lib/ephy-start-here.c')
-rw-r--r-- | lib/ephy-start-here.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ephy-start-here.c b/lib/ephy-start-here.c index 7363baeb2..030b5d5f6 100644 --- a/lib/ephy-start-here.c +++ b/lib/ephy-start-here.c @@ -23,9 +23,6 @@ #include "ephy-start-here.h" #include "ephy-file-helpers.h" -//#define DEBUG_MSG(x) g_print x -#define DEBUG_MSG(x) - struct EphyStartHerePrivate { const GList *langs; |