Removing some commented-out code

This commit is contained in:
Strahinja Val Markovic 2012-08-11 19:06:46 -07:00
parent 3e56aea6e3
commit 04c01c2ad0

View File

@ -16,8 +16,6 @@
// along with YouCompleteMe. If not, see <http://www.gnu.org/licenses/>. // along with YouCompleteMe. If not, see <http://www.gnu.org/licenses/>.
#include "IdentifierUtils.h" #include "IdentifierUtils.h"
// #include "Utils.h"
// #include "TestUtils.h"
#include <gtest/gtest.h> #include <gtest/gtest.h>
#include <gmock/gmock.h> #include <gmock/gmock.h>