From 0556919cd77e4462a45ac9cdef9a8ca0125166ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dancs=C3=B3=20R=C3=B3bert?= Date: Sat, 5 Jan 2013 20:51:15 +0100 Subject: [PATCH] Corrected system name translation. Signed-off-by: Humdinger --- src/apps/pairs/Jamfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/apps/pairs/Jamfile b/src/apps/pairs/Jamfile index 3127be1c09..a8585d066f 100644 --- a/src/apps/pairs/Jamfile +++ b/src/apps/pairs/Jamfile @@ -16,8 +16,3 @@ DoCatalogs Pairs : PairsView.cpp PairsWindow.cpp ; - -AddCatalogEntryAttribute Pairs - : - x-vnd.Haiku-Pairs:PairsWindow:Pairs -;