diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-01-04 20:43:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-01-07 11:41:32 +0000 |
commit | 8ab4d2f29fdd2c058db23f6ee7b2200655d4c6f6 (patch) | |
tree | 27239b59958edbe97faa9d3d72bc172a0af32d36 /scp2/Module_scp2.mk | |
parent | 0d44e98d6aa2c390fd9bcdd97290f463b136ddb6 (diff) |
drop crashrep unused since start of LibreOffice
Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f
Reviewed-on: https://gerrit.libreoffice.org/13733
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'scp2/Module_scp2.mk')
-rw-r--r-- | scp2/Module_scp2.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scp2/Module_scp2.mk b/scp2/Module_scp2.mk index be02cd87a9da..2db4fc7e966d 100644 --- a/scp2/Module_scp2.mk +++ b/scp2/Module_scp2.mk @@ -39,9 +39,6 @@ $(eval $(call gb_Module_add_targets,scp2,\ InstallModule_winexplorerext \ ) \ ) \ - $(if $(filter TRUE,$(ENABLE_CRASHDUMP)),\ - InstallModule_crashrep \ - ) \ $(if $(filter TRUE,$(ENABLE_EVOAB2) $(ENABLE_GCONF) $(ENABLE_GNOMEVFS) $(ENABLE_GIO) $(ENABLE_GTK) $(ENABLE_GTK3)),\ InstallModule_gnome \ ) \ |