From cdf0d6c32f5c6c7c3071d35fa770eaf62fbad312 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 17 Feb 2009 21:36:43 +0100 Subject: src: remove old deprecated API This patch removes the first API version which was scheduled in 2007. That API had several major limitations that the new one solved. I don't know of any known existing client of this old API. Signed-off-by: Pablo Neira Ayuso --- src/deprecated/Makefile.am | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/deprecated/Makefile.am (limited to 'src/deprecated/Makefile.am') diff --git a/src/deprecated/Makefile.am b/src/deprecated/Makefile.am deleted file mode 100644 index eedaefd..0000000 --- a/src/deprecated/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -include $(top_srcdir)/Make_global.am - -SUBDIRS=extensions l3extensions -- cgit v1.2.3