Kaydet (Commit) 8baeb65c authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

remove spurious line (should fix OSX)

Change-Id: If422726f83532430f666ae17f6f71e2ccf5733cb
üst 7c769c7b
...@@ -1222,7 +1222,6 @@ double SwXCell::GetForcedNumericalValue() const ...@@ -1222,7 +1222,6 @@ double SwXCell::GetForcedNumericalValue() const
uno::Any SwXCell::GetAny() const uno::Any SwXCell::GetAny() const
{ {
SwTableBox* GetTableBox();
if(!pBox) if(!pBox)
throw uno::RuntimeException(); throw uno::RuntimeException();
// check if table box value item is set // check if table box value item is set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment