summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2013-11-05 21:04:36 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2013-11-05 21:04:36 +0000
commitabb4c451c9fcbba48752bbe6ad22d7d4baccced7 (patch)
treeb0566c6f89c2521c8d6ec3a277e9c1bc6ace0049 /src/ui/widget/selected-style.h
parentfix code (clang complains) (diff)
downloadinkscape-abb4c451c9fcbba48752bbe6ad22d7d4baccced7.tar.gz
inkscape-abb4c451c9fcbba48752bbe6ad22d7d4baccced7.zip
remove unused private members
(bzr r12779)
Diffstat (limited to 'src/ui/widget/selected-style.h')
-rw-r--r--src/ui/widget/selected-style.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/widget/selected-style.h b/src/ui/widget/selected-style.h
index 21e5575ed..9557a8d74 100644
--- a/src/ui/widget/selected-style.h
+++ b/src/ui/widget/selected-style.h
@@ -115,9 +115,6 @@ private:
bool startvalue_set;
gchar const *undokey;
-
- GdkCursor *cr;
- bool cr_set;
};
/**