summaryrefslogtreecommitdiff
path: root/libs/audiographer/private/gdither/gdither.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/audiographer/private/gdither/gdither.cc')
-rw-r--r--libs/audiographer/private/gdither/gdither.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/audiographer/private/gdither/gdither.cc b/libs/audiographer/private/gdither/gdither.cc
index fd057ded37..08694ebc10 100644
--- a/libs/audiographer/private/gdither/gdither.cc
+++ b/libs/audiographer/private/gdither/gdither.cc
@@ -480,5 +480,3 @@ void gdither_runf(GDither s, uint32_t channel, uint32_t length,
s->clamp_l);
}
}
-
-/* vi:set ts=8 sts=4 sw=4: */