remove Session::get_nth_stripable.cc
[ardour.git] / libs / ardour / ardour / system_exec.h
index 6aa04bc07dd936268d3e38ad0c76c291208034de..ae865c7bff7ce040b87449688dfa8a54ae898c0e 100644 (file)
@@ -40,9 +40,7 @@ public:
        }
 
 private:
-#ifndef PLATFORM_WINDOWS
        static char * _vfork_exec_wrapper;
-#endif
 
 }; /* end class */