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

Drop unused inline function

Change-Id: Ibc0d19861cf86cfdbef48010dd4099768e7ee767
üst 83e04892
...@@ -52,11 +52,6 @@ using namespace ::com::sun::star; ...@@ -52,11 +52,6 @@ using namespace ::com::sun::star;
#define WID_STRING2 6 #define WID_STRING2 6
#define WID_STRING3 7 #define WID_STRING3 7
inline bool isValidFieldId(sal_Int32 nId)
{
return nId >= 0;
}
class SvxUnoFieldData_Impl class SvxUnoFieldData_Impl
{ {
public: public:
......
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