sd/inc/fadedef.h |   28 ----------------------------
 1 file changed, 28 deletions(-)

New commits:
commit aa70820a79152830a32070eb722311b8531945a4
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Oct 17 22:23:51 2022 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Oct 18 08:40:18 2022 +0200

    Removed sd/inc/fadedef.h
    
    It's never included.
    
    It passed "make check" on Linux.
    
    Change-Id: Ia341d898aa64d9dd88f96a2a1c61ae5e873bdb5c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141480
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/sd/inc/fadedef.h b/sd/inc/fadedef.h
deleted file mode 100644
index 84100f944ff7..000000000000
--- a/sd/inc/fadedef.h
+++ /dev/null
@@ -1,28 +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 .
- */
-
-#pragma once
-
-// has to be adjusted!
-#define FADE_EFFECT_COUNT 57
-
-// has to be adjusted!
-#define FADE_SPEED_COUNT 3
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

Reply via email to