diff options
author | Petr Mladek <pmladek@suse.cz> | 2013-08-29 14:11:36 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2013-08-29 14:11:36 +0200 |
commit | 3d353c90e9c8fb109a940c05d21450a533eb00fa (patch) | |
tree | d02202e01a2e50ff302bb455981e8593b80a4900 /cui/source/dialogs/about.cxx | |
parent | 71902872bfffbbc73f11d5a12fae6115d9bd458b (diff) |
Remove duplicit include of config_buildid.h
Diffstat (limited to 'cui/source/dialogs/about.cxx')
-rw-r--r-- | cui/source/dialogs/about.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx index 54d4fbf00de7..4243180652dc 100644 --- a/cui/source/dialogs/about.cxx +++ b/cui/source/dialogs/about.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <config_buildid.h> - #include <vcl/layout.hxx> #include <vcl/svapp.hxx> #include <vcl/msgbox.hxx> |