]> git.saurik.com Git - cydget.git/commitdiff
Remove PhotoExample debugging garbage.
authorJay Freeman (saurik) <saurik@saurik.com>
Tue, 29 Mar 2011 08:11:49 +0000 (08:11 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Tue, 29 Mar 2011 08:11:49 +0000 (08:11 +0000)
PhotoExample.cydget/index.html

index 3c2b6f7d000c3742453afeb1797f9aab74736d16..3ed33eaa36acd105b46d0e47e84d881385f02b67 100644 (file)
 </style></head><body>
     <div id="content">
         <script type="text/cycript" src="lcd.cy"></script>
-    <script type="text/cycript">
-        document.write([NSString stringWithString:'A'].toString());
-    </script>
-    <script type="text/cycript">
-        document.write([NSString stringWithString:'B'].toString());
-    </script>
-    <script type="text/cycript">
-        document.write([NSString stringWithString:'C'].toString());
-    </script>
-        <script type="text/cycript" src="lcd.cy"></script>
-        P       
-    <script type="text/cycript">
-        document.write([NSString stringWithString:'D'].toString());
-    </script>
-    <script type="text/cycript">
-        document.write([NSString stringWithString:'E'].toString());
-    </script>
     <script type="text/cycript">
         dlopen("/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary", RTLD_GLOBAL);