summaryrefslogtreecommitdiff
path: root/drivers/png/SCsub
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-06-18 20:27:58 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-06-18 20:27:58 +0200
commitbb3362fd124988b5730b8ff7d1a9c0e6b6c67789 (patch)
treea2f1ee96ca3d2ad2522512694063128ff708bdd6 /drivers/png/SCsub
parentc3bf11d4d48c0499460dc294c6836acedbfd46cb (diff)
Drop useless 3rd party files from nedmalloc and png
Part of #5272
Diffstat (limited to 'drivers/png/SCsub')
-rw-r--r--drivers/png/SCsub1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/png/SCsub b/drivers/png/SCsub
index 9dbffeed1f..96ef9fa5f8 100644
--- a/drivers/png/SCsub
+++ b/drivers/png/SCsub
@@ -3,7 +3,6 @@ Import('env_drivers')
png_sources = [
- "png/example.c",
"png/png.c",
"png/pngerror.c",
"png/pngget.c",