summaryrefslogtreecommitdiff
path: root/scp2/source/quickstart
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-12 17:44:11 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:34:27 +0200
commit8693c2cc2e65169671ae5915fd5687286d696d18 (patch)
tree7b7611a7ce2dbd41c33f29f9d41dc872bca6f504 /scp2/source/quickstart
parent033953205b58843254e31bf6e48bcb0a918a3619 (diff)
remove unused source files
Change-Id: Ic11bfb94cbee4116fe94255f5dc7c49bf795797a
Diffstat (limited to 'scp2/source/quickstart')
-rw-r--r--scp2/source/quickstart/folderitem_quickstart.scp35
1 files changed, 0 insertions, 35 deletions
diff --git a/scp2/source/quickstart/folderitem_quickstart.scp b/scp2/source/quickstart/folderitem_quickstart.scp
deleted file mode 100644
index b533637cc788..000000000000
--- a/scp2/source/quickstart/folderitem_quickstart.scp
+++ /dev/null
@@ -1,35 +0,0 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
-
-#include "macros.inc"
-
-FolderItem gid_Folderitem_Exe_Quickstart
- ModuleID = gid_Module_Optional_Quickstart;
- Name = "%PRODUCTNAME %PRODUCTVERSION";
- FolderID = PREDEFINED_AUTOSTART;
- FileID = gid_File_Exe_Install_Quickstart;
-End