diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-21 19:29:29 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-22 11:05:01 +0200 |
commit | de48c99f7eefbf8910ca4835a6980f4ba532b2c0 (patch) | |
tree | 197f5881f6eae73a5519c4f4a14538b279c0c326 /soltools | |
parent | c18ce7120e23924abf09e08d4c4092895c6ac232 (diff) |
Remove some PCH traces
Is testhxx still useful?!
Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
Diffstat (limited to 'soltools')
-rw-r--r-- | soltools/testhxx/testhxx.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/soltools/testhxx/testhxx.cxx b/soltools/testhxx/testhxx.cxx index 285826aab64a..efdba2d82431 100644 --- a/soltools/testhxx/testhxx.cxx +++ b/soltools/testhxx/testhxx.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -// NO PCH here - breaks the purpose of this file - // This is just a dummy file; see the makefile.mk for the real work. /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |