Kaydet (Commit) 65095170 authored tarafından Takeshi Abe's avatar Takeshi Abe

Remove declared but not defined function

Change-Id: I74836b55375a6e2e57a989234bacf7186325b33e
üst 1f224b02
......@@ -235,7 +235,6 @@ public:
short GetSize() { return nExpr; }
short GetDims() { return nDim; }
SbiExpression* Get( short );
sal_Bool Test( const SbiProcDef& ); // parameter checks
void Gen(); // code generation
void addExpression( SbiExpression* pExpr );
};
......
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