No longer need this configuration property. (FELIX-1134)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@801307 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main/src/main/resources/config.properties b/main/src/main/resources/config.properties
index daab6ac..49e0f03 100644
--- a/main/src/main/resources/config.properties
+++ b/main/src/main/resources/config.properties
@@ -78,10 +78,6 @@
# Sets the start level of newly installed bundles.
#felix.startlevel.bundle=1
-# Invalid fragment bundles throw an 'exception' by default, but
-# uncomment the follow line to have them log a 'warning' instead.
-#felix.fragment.validation=warning
-
# Felix installs a stream and content handler factories by default,
# uncomment the following line to not install them.
#felix.service.urlhandlers=false