[svn] commit: r966 - in /trunk/src/lib/auth/cpp: Makefile.am data_source_plot.cc data_source_plot.h
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Feb 25 17:35:24 UTC 2010
Author: jreed
Date: Thu Feb 25 17:35:24 2010
New Revision: 966
Log:
Remove unused, old code. (Makefile had it commented out and
okayed by each at .)
Removed:
trunk/src/lib/auth/cpp/data_source_plot.cc
trunk/src/lib/auth/cpp/data_source_plot.h
Modified:
trunk/src/lib/auth/cpp/Makefile.am
Modified: trunk/src/lib/auth/cpp/Makefile.am
==============================================================================
--- trunk/src/lib/auth/cpp/Makefile.am (original)
+++ trunk/src/lib/auth/cpp/Makefile.am Thu Feb 25 17:35:24 2010
@@ -5,5 +5,4 @@
lib_LTLIBRARIES = libauth.la
libauth_la_SOURCES = data_source.h data_source.cc
libauth_la_SOURCES += data_source_static.h data_source_static.cc
-#libauth_la_SOURCES += data_source_plot.h data_source_plot.cc
libauth_la_SOURCES += query.h query.cc
More information about the bind10-changes
mailing list