Remove "#define COMFORT" leftover

This commit is contained in:
Christian Schneider 2017-07-24 10:54:41 +02:00
parent d596c0f603
commit 6bfe8a154f

View file

@ -11,7 +11,7 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. */
//#define COMFORT
#ifdef PRECOMPDLL
#define DLL __declspec(dllexport)
#endif