about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/pam.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/pam.h b/lib/pam.h
index 99498ed1..0b8c068a 100644
--- a/lib/pam.h
+++ b/lib/pam.h
@@ -263,8 +263,6 @@ pnm_scalesample(sample const source,
         return (source * newmaxval + (oldmaxval/2)) / oldmaxval;
 }
 
-
-
 void
 pnm_scaletuple(const struct pam * const pamP,
                tuple              const dest,