summaryrefslogtreecommitdiff
path: root/uui/source/logindlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/logindlg.hxx')
-rw-r--r--uui/source/logindlg.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx
index 34d099793826..567c401e350e 100644
--- a/uui/source/logindlg.hxx
+++ b/uui/source/logindlg.hxx
@@ -38,9 +38,6 @@
#define LF_NO_USESYSCREDS 0x0100 // hide "use system credentials"
-
-
-
class LoginDialog : public ModalDialog
{
VclPtr<FixedText> m_pErrorFT;
@@ -88,11 +85,6 @@ public:
};
-
-
-
-
-
#endif // INCLUDED_UUI_SOURCE_LOGINDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */