summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-10 12:43:56 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-10 12:43:56 -0600
commite2e30710a646965a506444cc0dc8a91e1a718002 (patch)
tree6df4da284837593cd11d09aedf5244b244cf6fac /src/main.cpp
parent17f9d5abcb05da185486ccfba293f3a8c9eab437 (diff)
downloadmana-client-e2e30710a646965a506444cc0dc8a91e1a718002.tar.gz
mana-client-e2e30710a646965a506444cc0dc8a91e1a718002.tar.bz2
mana-client-e2e30710a646965a506444cc0dc8a91e1a718002.tar.xz
mana-client-e2e30710a646965a506444cc0dc8a91e1a718002.zip
Remove some SetupWindow weirdness
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 06093946..32ff3ac3 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -101,8 +101,6 @@
namespace
{
- Window *setupWindow = 0;
-
struct SetupListener : public gcn::ActionListener
{
/**
@@ -1031,7 +1029,6 @@ int main(int argc, char *argv[])
progressLabel = NULL;
currentDialog = NULL;
setup = NULL;
- setupWindow = NULL;
login_wallpaper->decRef();
login_wallpaper = NULL;