diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2012-09-19 09:51:11 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2012-09-19 09:51:11 -0700 |
commit | 406360d596b81e47f46959808e8aa84d02822ee9 (patch) | |
tree | 1935a19346eab39861d2b84336f1da391821d1d2 | |
parent | c215c5ed244b6cb19bcfcc6b1a4ae21b104b13fc (diff) |
Remove the iframe.html I didn't actually need.
-rw-r--r-- | MobileCydia.app/iframe.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MobileCydia.app/iframe.html b/MobileCydia.app/iframe.html deleted file mode 100644 index f35ef99..0000000 --- a/MobileCydia.app/iframe.html +++ /dev/null @@ -1,6 +0,0 @@ -<html><head> -</head><body> - <script type="text/javascript"> - document.write(); - </script> -</body></html> |