From db86d20fce6ceb78c21840fc7e1889e08eeb2e21 Mon Sep 17 00:00:00 2001 From: Robert Roth Date: Mon, 28 Jan 2013 23:43:51 +0200 Subject: Removed empty app.src from draw MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3 Reviewed-on: https://gerrit.libreoffice.org/1910 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- sd/source/ui/app/app.src | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 sd/source/ui/app/app.src (limited to 'sd/source/ui/app/app.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 -#include "cfgids.hxx" -#include - -- cgit