| Index: experimental/flocking_geese/css/speedometer.css
|
| diff --git a/experimental/flocking_geese/css/speedometer.css b/experimental/flocking_geese/css/speedometer.css
|
| deleted file mode 100644
|
| index 3a2ea0ef797f3f6ef73d16530ee3262775807bc2..0000000000000000000000000000000000000000
|
| --- a/experimental/flocking_geese/css/speedometer.css
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -/* Copyright 2011 The Native Client Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -/**
|
| - * The speedometer canvas.
|
| - */
|
| -#speedometer_canvas {
|
| - border: 0;
|
| - display: inline;
|
| - position: absolute;
|
| - top: 30px;
|
| - left: 0px;
|
| -}
|
| -
|
|
|