1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Tweaked the JUCE analytics data

This commit is contained in:
Tom Poole 2017-12-19 14:35:58 +00:00
parent d5bdca9695
commit 6406fc4466

View file

@ -169,7 +169,6 @@ JUCESplashScreen::JUCESplashScreen (Component& parent)
StringPairArray data;
data.set ("v", "1");
data.set ("aip", "1");
data.set ("tid", "UA-19759318-3");
data.set ("cid", deviceIdentifier);
data.set ("t", "event");