diff --git a/CMakeLists.txt b/CMakeLists.txt index 994f100a..2a3e395d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -196,8 +196,7 @@ set(PUBLIC_HEADER_FILES include/SAX/helpers/InputSourceResolver.hpp include/SAX/helpers/LocatorImpl.hpp include/SAX/helpers/NamespaceSupport.hpp - include/SAX/helpers/ParserAdaptor.hpp - include/SAX/helpers/PropertyNames.hpp + include/SAX/helpers/PropertyNames.hpp include/SAX/helpers/XMLBaseSupport.hpp include/SAX/helpers/XMLFilterImpl.hpp include/SAX/parsers/saxgarden.hpp @@ -582,4 +581,5 @@ if(BUILD_ARABICA_EXAMPLES) endif() include(CPack) - + + diff --git a/include/Makefile.am b/include/Makefile.am index 24cf28f6..4e314711 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -40,7 +40,6 @@ sax_headers = SAX/SAXParseException.hpp \ SAX/helpers/AttributeTypes.hpp \ SAX/helpers/AttributeDefaults.hpp \ SAX/helpers/LocatorImpl.hpp \ - SAX/helpers/ParserAdaptor.hpp \ SAX/helpers/NamespaceSupport.hpp \ SAX/helpers/XMLFilterImpl.hpp \ SAX/helpers/PropertyNames.hpp \ diff --git a/vs10/lib_arabica.vcxproj b/vs10/lib_arabica.vcxproj index c011f6a8..eaf69987 100644 --- a/vs10/lib_arabica.vcxproj +++ b/vs10/lib_arabica.vcxproj @@ -151,7 +151,6 @@ - @@ -384,4 +383,4 @@ - \ No newline at end of file + diff --git a/vs2012/lib_arabica.vcxproj b/vs2012/lib_arabica.vcxproj index 84855ee3..86ae7a98 100644 --- a/vs2012/lib_arabica.vcxproj +++ b/vs2012/lib_arabica.vcxproj @@ -153,7 +153,6 @@ - @@ -386,4 +385,4 @@ - \ No newline at end of file + diff --git a/vs2013+/lib_arabica.vcxproj b/vs2013+/lib_arabica.vcxproj index 1fadd9d2..a1b9f9e4 100644 --- a/vs2013+/lib_arabica.vcxproj +++ b/vs2013+/lib_arabica.vcxproj @@ -154,7 +154,6 @@ - diff --git a/vs2013+/lib_arabica_noboost.vcxproj b/vs2013+/lib_arabica_noboost.vcxproj index 4b3886fe..196e3090 100644 --- a/vs2013+/lib_arabica_noboost.vcxproj +++ b/vs2013+/lib_arabica_noboost.vcxproj @@ -154,7 +154,6 @@ - diff --git a/vs9/lib_arabica.vcproj b/vs9/lib_arabica.vcproj index 291f702b..1a2df433 100644 --- a/vs9/lib_arabica.vcproj +++ b/vs9/lib_arabica.vcproj @@ -354,10 +354,6 @@ RelativePath="..\include\Sax\helpers\NamespaceSupport.hpp" > - - diff --git a/vs9/lib_arabica_noboost.vcproj b/vs9/lib_arabica_noboost.vcproj index 2325d7d2..3a925450 100644 --- a/vs9/lib_arabica_noboost.vcproj +++ b/vs9/lib_arabica_noboost.vcproj @@ -354,10 +354,6 @@ RelativePath="..\include\Sax\helpers\NamespaceSupport.hpp" > - -