diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/xml/sax/FastTokenHandler.idl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/sax/FastTokenHandler.idl b/offapi/com/sun/star/xml/sax/FastTokenHandler.idl index 72d9bf30d26c..eccca85dec4d 100644 --- a/offapi/com/sun/star/xml/sax/FastTokenHandler.idl +++ b/offapi/com/sun/star/xml/sax/FastTokenHandler.idl @@ -24,9 +24,7 @@ module com { module sun { module star { module xml { module sax { -service FastTokenHandler : XFastTokenHandler -{ -}; +service FastTokenHandler : XFastTokenHandler; }; }; }; }; }; |