| Index: sky/engine/platform/Logging.h
|
| diff --git a/sky/engine/platform/Logging.h b/sky/engine/platform/Logging.h
|
| index 56d9a25ca3441cc3db4c4e9817a861b9f6e4970b..2f9c9425e037f5d9ead1f3f1e45152bf073890a8 100644
|
| --- a/sky/engine/platform/Logging.h
|
| +++ b/sky/engine/platform/Logging.h
|
| @@ -56,7 +56,6 @@ PLATFORM_EXPORT extern WTFLogChannel LogMedia;
|
| PLATFORM_EXPORT extern WTFLogChannel LogArchives;
|
| PLATFORM_EXPORT extern WTFLogChannel LogProgress;
|
| PLATFORM_EXPORT extern WTFLogChannel LogFileAPI;
|
| -PLATFORM_EXPORT extern WTFLogChannel LogCompositing;
|
| PLATFORM_EXPORT extern WTFLogChannel LogScriptedAnimationController;
|
| PLATFORM_EXPORT extern WTFLogChannel LogTimers;
|
|
|
|
|