aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/RESearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/RESearch.h')
-rw-r--r--src/RESearch.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/RESearch.h b/src/RESearch.h
index b092a6e7c..83a20c5b5 100644
--- a/src/RESearch.h
+++ b/src/RESearch.h
@@ -9,9 +9,7 @@
#ifndef RESEARCH_H
#define RESEARCH_H
-#ifdef SCI_NAMESPACE
namespace Scintilla {
-#endif
/*
* The following defines are not meant to be changeable.
@@ -66,9 +64,7 @@ private:
}
};
-#ifdef SCI_NAMESPACE
}
-#endif
#endif