From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- tiff/port/dummy.c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 tiff/port/dummy.c (limited to 'tiff/port/dummy.c') diff --git a/tiff/port/dummy.c b/tiff/port/dummy.c deleted file mode 100644 index 1b48910..0000000 --- a/tiff/port/dummy.c +++ /dev/null @@ -1,19 +0,0 @@ -/* $Id: dummy.c,v 1.2.2.2 2010-06-08 18:50:43 bfriesen Exp $ */ - -/* - * Dummy function, just to be ensure that the library always will be created. - */ - -void -libport_dummy_function() -{ - return; -} - -/* - * Local Variables: - * mode: c - * c-basic-offset: 8 - * fill-column: 78 - * End: - */ -- cgit v1.2.3