summaryrefslogtreecommitdiffstats
path: root/basctl
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-28 11:54:24 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:09 +0200
commit59c8cfffa75d991e3fac8b3cb41dde31389bb8c1 (patch)
treea1ff62fa8661c1ab70c1acb4c0b1205893e1c04d /basctl
parentadded LANGUAGE_USER_SYSTEM_CONFIG 0xFFFE for configuration context (diff)
downloadcore-59c8cfffa75d991e3fac8b3cb41dde31389bb8c1.tar.gz
core-59c8cfffa75d991e3fac8b3cb41dde31389bb8c1.zip
Remove some more PCH traces
Change-Id: Iafca82ac728feba97fb68523dcb032b0e17e5a3c
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/ide_pch.cxx22
1 files changed, 0 insertions, 22 deletions
diff --git a/basctl/source/basicide/ide_pch.cxx b/basctl/source/basicide/ide_pch.cxx
deleted file mode 100644
index 21ba8ec4c877..000000000000
--- a/basctl/source/basicide/ide_pch.cxx
+++ /dev/null
@@ -1,22 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * 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 <ide_pch.hxx>
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */