diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 22:48:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-26 03:45:29 -0600 |
commit | c4399bcd13cbe1cfa89c782e6667906c0b8bbb89 (patch) | |
tree | 3691b0e8387a6cc1600b5e1ffcced3d904918693 /uui/source/loginerr.hxx | |
parent | f993a8930a660b23f099c91a6dc636fb4cbe6f87 (diff) |
Remove visual noise from uui
Change-Id: I64fa42929aad00fc63f2937527dd3539f9d6f7f3
Reviewed-on: https://gerrit.libreoffice.org/8337
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'uui/source/loginerr.hxx')
-rw-r--r-- | uui/source/loginerr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/loginerr.hxx b/uui/source/loginerr.hxx index e62789f29ed1..60bb266ece8c 100644 --- a/uui/source/loginerr.hxx +++ b/uui/source/loginerr.hxx @@ -22,7 +22,7 @@ #include <rtl/ustring.hxx> -//========================================================================= + #define LOGINERROR_FLAG_MODIFY_ACCOUNT 1 #define LOGINERROR_FLAG_MODIFY_USER_NAME 2 |