Skip to content

Commit

Permalink
[sailfishos][embedlite] Do not define COMPOSITOR_PERFORMANCE_WARNING.…
Browse files Browse the repository at this point in the history
… JB#49805

Enable define to CompositorBridgeParent.h if needed.
  • Loading branch information
rainemak committed Jul 23, 2020
1 parent e9c8fc3 commit 9583ac8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions embedprocess/EmbedLiteCompositorProcessParent.h
Expand Up @@ -6,8 +6,6 @@
#ifndef mozilla_layers_EmbedLiteCompositorProcessParent_h
#define mozilla_layers_EmbedLiteCompositorProcessParent_h

#define COMPOSITOR_PERFORMANCE_WARNING

#include "mozilla/layers/CompositorBridgeParent.h"
#include "mozilla/layers/CompositorBridgeChild.h"
#include "Layers.h"
Expand Down
2 changes: 0 additions & 2 deletions embedthread/EmbedLiteCompositorBridgeParent.h
Expand Up @@ -6,8 +6,6 @@
#ifndef mozilla_layers_EmbedLiteCompositorBridgeParent_h
#define mozilla_layers_EmbedLiteCompositorBridgeParent_h

#define COMPOSITOR_PERFORMANCE_WARNING

#include "Layers.h"
#include "mozilla/Function.h"
#include "base/task.h" // for CancelableRunnable
Expand Down

0 comments on commit 9583ac8

Please sign in to comment.