summaryrefslogtreecommitdiff
path: root/fitz/memento.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/memento.c')
-rw-r--r--fitz/memento.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fitz/memento.c b/fitz/memento.c
index 9471b25f..086504a7 100644
--- a/fitz/memento.c
+++ b/fitz/memento.c
@@ -11,10 +11,8 @@
San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
*/
-
/* Inspired by Fortify by Simon P Bullen. */
-
/* Set the following if you're only looking for leaks, not memory overwrites
* to speed the operation */
/* #define MEMENTO_LEAKONLY */