| Index: src/ports/SkOSEnvironment.h
|
| diff --git a/src/ports/SkOSEnvironment.h b/src/ports/SkOSEnvironment.h
|
| deleted file mode 100644
|
| index 33cbd3ecf9c949692d1f9fa4dcf7ae3d379f4d44..0000000000000000000000000000000000000000
|
| --- a/src/ports/SkOSEnvironment.h
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -/*
|
| - * Copyright 2015 Google Inc.
|
| - *
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -#ifndef SkOSEnvironment_DEFINED
|
| -#define SkOSEnvironment_DEFINED
|
| -
|
| -void sk_setenv(const char* key, const char* value);
|
| -
|
| -#endif
|
|
|