diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/chart2/X3DChartWindowProvider.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/X3DChartWindowProvider.idl b/offapi/com/sun/star/chart2/X3DChartWindowProvider.idl index 604d023b69ed..ff67fc323553 100644 --- a/offapi/com/sun/star/chart2/X3DChartWindowProvider.idl +++ b/offapi/com/sun/star/chart2/X3DChartWindowProvider.idl @@ -24,8 +24,6 @@ module com { module sun { module star { module chart2 { interface X3DChartWindowProvider { void setWindow( [in] unsigned hyper window ); - - void update(); }; }; }; }; }; |