Skip to content

Commit

Permalink
removed unnecessary linker comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas O'Connor committed Mar 24, 2016
1 parent 40371e1 commit a4a9ea0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Tilandis/Tilandis.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#pragma once
#pragma comment(linker,"\"/manifestdependency:type='win32' \
name='Microsoft.Windows.Common-Controls' version='6.0.0.0' \
processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
#ifndef __TILANDIS_H
#define __TILANDIS_H
// Standard headers
Expand Down

0 comments on commit a4a9ea0

Please sign in to comment.