rm g.cache

This commit is contained in:
James Campos 2011-05-14 10:12:11 -07:00
parent 749732accc
commit aaa7462385
2 changed files with 0 additions and 2 deletions

View File

@ -2265,7 +2265,6 @@
};
NAMESPACE = 'AEOS.4chan_x.';
g = {
cache: {},
requests: {},
callbacks: []
};

View File

@ -1740,7 +1740,6 @@ imgExpand =
#main
NAMESPACE = 'AEOS.4chan_x.'
g =
cache: {}
requests: {}
callbacks: []