diff --git a/Documentation/dev-readme.txt b/Documentation/dev-readme.txt index cfe6e6379f..bcf4a588a5 100644 --- a/Documentation/dev-readme.txt +++ b/Documentation/dev-readme.txt @@ -188,13 +188,6 @@ match the Java sources. http://localhost:8080/?dbg=1 ---- -To use the GWT DETAILED style the package must be recompiled and -`?dbg=1` must be omitted from the URL: - ----- - mvn package -Dgwt.style=DETAILED ----- - == Client-Server RPC