diff options
author | Alvaro Herrera | 2008-04-23 22:51:35 +0000 |
---|---|---|
committer | Alvaro Herrera | 2008-04-23 22:51:35 +0000 |
commit | 7104f1a4c84c234472c0a5183d63ec71c6dd08ff (patch) | |
tree | e900fe0a39d908ad1a9f0b1cf5d287902fb24e5e | |
parent | c6dcbaf629a8ccef41693bfed0ce7fb37638cadd (diff) |
Remove unused file.
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2076 8f5c7a92-453e-0410-a47f-ad33c8a6b003
-rw-r--r-- | archives/html/includes/google_adsense_script.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/archives/html/includes/google_adsense_script.html b/archives/html/includes/google_adsense_script.html deleted file mode 100644 index 03a62306..00000000 --- a/archives/html/includes/google_adsense_script.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -<title></title> -<script src="http://pagead2.googlesyndication.com/pagead/google_adsense_script.js" type="text/javascript"></script> -</head> -<body style="background-color: transparent;"> -</body> -</html> |