summaryrefslogtreecommitdiff
path: root/xmlscript/source/inc/misc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/inc/misc.hxx')
-rw-r--r--xmlscript/source/inc/misc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/source/inc/misc.hxx b/xmlscript/source/inc/misc.hxx
index 459e53e2e763..47499a9b86c1 100644
--- a/xmlscript/source/inc/misc.hxx
+++ b/xmlscript/source/inc/misc.hxx
@@ -25,7 +25,6 @@
namespace xmlscript
{
-//==============================================================================
template< typename T >
inline void extract_throw( T * p, ::com::sun::star::uno::Any const & a )
{
@@ -38,7 +37,6 @@ inline void extract_throw( T * p, ::com::sun::star::uno::Any const & a )
}
}
-//==============================================================================
template< typename T >
inline T extract_throw( ::com::sun::star::uno::Any const & a )
{