diff options
author | Noel Grandin <noel@peralex.com> | 2014-02-25 09:39:26 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-02-25 15:17:00 +0200 |
commit | 7e6981c3ea98ca06b7c7eb7828a08c64ffa4f7e0 (patch) | |
tree | 29432787f0829eed5900a7fe4f8ff9c6b9315094 /unusedcode.easy | |
parent | 265aea232cca7ce148545662f2a030c7d586ed3a (diff) |
remove unused method sc::DataStream::ToMoveType(rtl::OUString const&)
Change-Id: I76a677df30649b42c22f6c72525717b8224d2f79
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 26b9782f2506..1ff55b9f37b1 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -317,7 +317,6 @@ sc::CLBuildKernelThread::produce() sc::CellTextAttr::CellTextAttr(unsigned short, unsigned char) sc::ColumnSet::has(short, short) const sc::CompareFunc(double, sc::Compare::Cell const&, sc::CompareOptions*) -sc::DataStream::ToMoveType(rtl::OUString const&) sc::OpenCLDevice::selectedDeviceIsNativeCPU(ds_device) sc::OpenCLDevice::selectedDeviceIsOpenCL(ds_device) sc::opencl::OpenclDevice::getOpenclState() |