diff options
author | Jesús Corrius <jesus@softcatala.org> | 2012-06-04 11:26:20 +0200 |
---|---|---|
committer | Jesús Corrius <jesus@softcatala.org> | 2012-06-04 11:26:20 +0200 |
commit | 67673e9ba6788f4c85bfdaac6091148086f12941 (patch) | |
tree | 6e1b9de8b424f6a163bb76f93e8ef9e867f00810 /Repository.mk | |
parent | e7035b865f200ca26f4ba197180a36dd498ca4ee (diff) |
Move the AppUserModelID code to the launcher
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index fa701f7d61b0..2edad91db13a 100644 --- a/Repository.mk +++ b/Repository.mk @@ -127,7 +127,6 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ directxcanvas \ winextendloaderenv \ winlauncher \ - appusermodelid \ )) else |