summaryrefslogtreecommitdiff
path: root/include/vcl/sysdata.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-03 22:33:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-04 11:27:34 +0200
commite561a04792f0ae6fb618132655b7d6d5dd291ee1 (patch)
tree3b9e56413f86e45c9c556c82754fccd3fe1c6dc5 /include/vcl/sysdata.hxx
parentbcbb20b0efc608653bd680565542f5d804755c8f (diff)
Remove unnecessary SystemChildData -> SystemEnvData define
Change-Id: Ifd6763617b9aef45c7301085033b6bbaf9d52e02
Diffstat (limited to 'include/vcl/sysdata.hxx')
-rw-r--r--include/vcl/sysdata.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/sysdata.hxx b/include/vcl/sysdata.hxx
index 57b32e30b480..3cc6aadf8ebe 100644
--- a/include/vcl/sysdata.hxx
+++ b/include/vcl/sysdata.hxx
@@ -83,8 +83,6 @@ struct SystemEnvData
#endif
};
-#define SystemChildData SystemEnvData
-
// --------------------
// - SystemParentData -
// --------------------