summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2013-01-28 23:43:51 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-01-28 22:31:08 +0000
commitdb86d20fce6ceb78c21840fc7e1889e08eeb2e21 (patch)
tree70bcabc8f20220154accb844fba0c687627918ae
parent6f0de1a4ebcc2b9b88b66f2e0f1608ccd7b680eb (diff)
Removed empty app.src from draw
Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3 Reviewed-on: https://gerrit.libreoffice.org/1910 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sd/AllLangResTarget_sd.mk1
-rw-r--r--sd/source/ui/app/app.src25
2 files changed, 0 insertions, 26 deletions
diff --git a/sd/AllLangResTarget_sd.mk b/sd/AllLangResTarget_sd.mk
index 455dbbc2acc8..4068afc218e9 100644
--- a/sd/AllLangResTarget_sd.mk
+++ b/sd/AllLangResTarget_sd.mk
@@ -63,7 +63,6 @@ $(eval $(call gb_SrsTarget_add_files,sd/res,\
sd/source/ui/animations/CustomAnimation.src \
sd/source/ui/animations/SlideTransitionPane.src \
sd/source/ui/annotations/annotations.src \
- sd/source/ui/app/app.src \
sd/source/ui/app/popup.src \
sd/source/ui/app/res_bmp.src \
sd/source/ui/app/sdstring.src \
diff --git a/sd/source/ui/app/app.src b/sd/source/ui/app/app.src
deleted file mode 100644
index 57ded37a1fb8..000000000000
--- a/sd/source/ui/app/app.src
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-
-#include "app.hrc"
-#include "res_bmp.hrc"
-#include <svx/dialogs.hrc>
-#include "cfgids.hxx"
-#include <svx/svxids.hrc>
-