diff options
author | Noel Grandin <noel@peralex.com> | 2014-07-22 13:48:16 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-07-23 13:26:19 +0200 |
commit | 11e66edd0e60d55fe5b6d285b919c012ae7500ce (patch) | |
tree | 86fdd257960118040d5a77c2eb8e9cde4c6850dd /include/svl | |
parent | e72ddca6a00b2f86f58869db9f688c37d9072bda (diff) |
remove dead SfxArgumentError typedef
Change-Id: I62127b23475dedf081fc981c20e916d5868ab086
Diffstat (limited to 'include/svl')
-rw-r--r-- | include/svl/poolitem.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx index ec3791c6feff..892f2adaccd1 100644 --- a/include/svl/poolitem.hxx +++ b/include/svl/poolitem.hxx @@ -29,8 +29,6 @@ #include <tools/debug.hxx> #include <svl/hint.hxx> -typedef long SfxArgumentError; - class SbxVariable; class SbxObject; class SvStream; |