Remove unused macros 28/89828/2
authorMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 27 Sep 2016 06:42:35 +0000 (08:42 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 27 Sep 2016 06:48:09 +0000 (08:48 +0200)
- _with_bluetooth_frwk_libnotification
- _with_neard_nfc
- _with_pulseaudio_samsung_policy

Change-Id: I5af85d8b0d2c51c5b1af567dfab7645fd8cfff8e
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Tizen:Common/_config

index 974d320..b82a1f4 100644 (file)
@@ -165,15 +165,6 @@ Macros:
 %_with_dlog_to_systemd_journal 1
 :Macros
 
-# Macro used to handle bluetooth popups without syspopup/bt-syspopup which needs OSP .
-# In IVI, this macro permits to address bluetooth notifications (using C API) to notification-service daemon.
-# Then homescreen is supposed to deal with those notifications and display relevant popups.
-# Affects: bluetooth-frwk
-# Owner: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
-Macros:
-%_with_bluetooth_frwk_libnotification 1
-:Macros
-
 # Macro used for testing gstreamer 1.X API
 # Used: qt*
 # Owner: Philippe Coval <philippe.coval@open.eurogiciel.org>
@@ -200,23 +191,6 @@ Macros:
 #%_with_tizenscim 1
 #:Macros
 
-# This build macro controls whether the OS uses
-# legacy nfc-manager or neard enabled nfc-manager-neard. If enabled,
-# nfc-manager-neard is used. Affects: nfc CAPI, emulator-plugin-nfc
-# Owner: Arron Wang <arron.wang@intel.com>
-Macros:
-%_with_neard_nfc 1
-:Macros
-
-# Uses mobile-specific Samsung patches for PulseAudio. Tizen Mobile needs
-# this -> Tizen Mobile is compiled with this option.
-# Owner: Ismo Puustinen <ismo.puustinen@intel.com>
-# FIXME: Why this extra define in the obs config ?
-%define _with_pulseaudio_samsung_policy 1
-Macros:
-%_with_pulseaudio_samsung_policy 1
-:Macros
-
 # Activate introspection
 # This is needed on GuPNP to build Rygel correctly in IVI
 # Impacts potentially packages that use gobject-introspection