summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/cxx_nullptr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CompileFeatures/cxx_nullptr.cpp')
-rw-r--r--Tests/CompileFeatures/cxx_nullptr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CompileFeatures/cxx_nullptr.cpp b/Tests/CompileFeatures/cxx_nullptr.cpp
index 96307df..a31422d 100644
--- a/Tests/CompileFeatures/cxx_nullptr.cpp
+++ b/Tests/CompileFeatures/cxx_nullptr.cpp
@@ -1,7 +1,6 @@
void someFunc(int*)
{
-
}
void otherFunc()