summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc/templates/trailer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/droiddoc/templates/trailer.cs')
-rw-r--r--tools/droiddoc/templates/trailer.cs11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/droiddoc/templates/trailer.cs b/tools/droiddoc/templates/trailer.cs
deleted file mode 100644
index 155ba58..0000000
--- a/tools/droiddoc/templates/trailer.cs
+++ /dev/null
@@ -1,11 +0,0 @@
-</div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
-
-<script type="text/javascript">
-init(); /* initialize android-developer-docs.js */
-var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-</script>
-<script type="text/javascript">
-var pageTracker = _gat._getTracker("UA-5831155-1");
-pageTracker._trackPageview();
-</script> \ No newline at end of file