Index: gm/system_preferences_default.cpp |
diff --git a/gm/system_preferences_default.cpp b/gm/system_preferences_default.cpp |
deleted file mode 100644 |
index 1fc4e6c7d622572360f74f9bcbc95bea867431a5..0000000000000000000000000000000000000000 |
--- a/gm/system_preferences_default.cpp |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-/* |
- * Copyright 2012 Google Inc. |
- * |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
- |
-// This is a default implementation of setSystemPreferences() that does nothing. |
-void setSystemPreferences() { |
-} |