Forráskód Böngészése

[FrameworkBundle] removed old file

Fabien Potencier 14 éve
szülő
commit
e510778e18

+ 0 - 8
src/Symfony/Bundle/FrameworkBundle/Resources/config/default_routing.xml

@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<routes xmlns="http://www.symfony-project.org/schema/routing"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://www.symfony-project.org/schema/routing http://www.symfony-project.org/schema/routing/routing-1.0.xsd">
-
-    <route id="_internal" pattern="/:_controller.:_format" />
-</routes>