summaryrefslogtreecommitdiff
path: root/framework/inc/services/logindialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/services/logindialog.hxx')
-rw-r--r--framework/inc/services/logindialog.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/framework/inc/services/logindialog.hxx b/framework/inc/services/logindialog.hxx
index 341e68ef3398..29f543ea1d5b 100644
--- a/framework/inc/services/logindialog.hxx
+++ b/framework/inc/services/logindialog.hxx
@@ -59,10 +59,6 @@
#include <vcl/button.hxx>
#include <vcl/morebtn.hxx>
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
#define ANY ::com::sun::star::uno::Any
@@ -86,10 +82,6 @@ namespace framework{
#define XFLUSHABLE ::com::sun::star::util::XFlushable
#define XFLUSHLISTENER ::com::sun::star::util::XFlushListener
-//_________________________________________________________________________________________________________________
-// exported const
-//_________________________________________________________________________________________________________________
-
#ifdef WNT
#define ININAME DECLARE_ASCII("login.ini")
#elif defined UNIX
@@ -121,10 +113,6 @@ namespace framework{
#define SECTION_DEFAULTPORTS "DefaultPorts"
#define SECTION_SERVERHISTORY "ServerHistory"
-//_________________________________________________________________________________________________________________
-// exported definitions
-//_________________________________________________________________________________________________________________
-
struct tIMPL_DialogData
{
::rtl::OUString sUserName ;