From 97336afc5f7fb713478b90277e7355cece87425c Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 15 Jan 2011 17:21:01 -0800 Subject: [PATCH] rm init() --- 4chan_x.coffee | 1 - 4chan_x.js | 1 - 2 files changed, 2 deletions(-) diff --git a/4chan_x.coffee b/4chan_x.coffee index 7d0f30f06..a30129ba9 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -927,7 +927,6 @@ watchX = -> favicon.src = g.favEmpty #main -AEOS.init() g = callbacks: [] expand: false diff --git a/4chan_x.js b/4chan_x.js index 75a38c4d1..4304540a0 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -1173,7 +1173,6 @@ return favicon.src = g.favEmpty; } }; - AEOS.init(); g = { callbacks: [], expand: false,