summaryrefslogtreecommitdiff
path: root/otk/appwidget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/appwidget.hh')
-rw-r--r--otk/appwidget.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/otk/appwidget.hh b/otk/appwidget.hh
index 7a5cf74d..69cca589 100644
--- a/otk/appwidget.hh
+++ b/otk/appwidget.hh
@@ -23,8 +23,6 @@ public:
private:
Application *_application;
- Atom _wm_protocols;
- Atom _wm_delete;
};
}