diff options
author | jcid <devnull@localhost> | 2008-09-29 01:04:50 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-09-29 01:04:50 +0200 |
commit | bc8c549e1036f6c1dd3f0fd526d790a6ada123a7 (patch) | |
tree | 5e8099de9bb310d5188807f739fe5b02889b652e /src/Makefile.am | |
parent | a5148a6be8e38918df3f919505305e73b2f59f2c (diff) |
- Removed the remaining DEBUG_MSG in src/
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index f5699da6..2d06d143 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,7 +37,6 @@ dillo_fltk_SOURCES = \ history.c \ prefs.c \ prefs.h \ - debug.h \ msg.h \ list.h \ url.c \ |