]> Dogcows Code - chaz/openbox/blobdiff - src/main.cc
removing all prefixes completed
[chaz/openbox] / src / main.cc
index a8312af5574dc43181ca6b4d5f6825dfee9be7c0..1311ce51df59c32357ad8e5372172577939eff08 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode: C++; indent-tabs-mode: nil; -*-
+// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
 
 /*! @file main.cc
   @brief Main entry point for the application
@@ -16,9 +16,6 @@ extern "C" {
 #include "gettext.h"
 }
 
-#include <string>
-using std::string;
-
 #include "openbox.hh"
 
 int main(int argc, char **argv) {
This page took 0.021417 seconds and 4 git commands to generate.